platform io fast led

This commit is contained in:
Hunter 2024-11-13 19:10:54 -05:00
commit fafe04c132
1257 changed files with 135682 additions and 0 deletions

Binary file not shown.

9
.clangd Normal file
View File

@ -0,0 +1,9 @@
CompileFlags:
Add:
- -I$IDF_PATH/components/esp_common/include
- -D__ESP_PLATFORM__
Remove:
- -fno-tree-switch-conversion
- -fstrict-volatile-bitfields
- -mlongcalls
# Add more include paths and defines as needed

4
.gitignore vendored Normal file
View File

@ -0,0 +1,4 @@
.pio
.clang_complete
.gcc-flags.json
.ccls

3
CMakeLists.txt Normal file
View File

@ -0,0 +1,3 @@
cmake_minimum_required(VERSION 3.16.0)
include($ENV{IDF_PATH}/tools/cmake/project.cmake)
project(fast_led)

BIN
build/.ninja_deps Normal file

Binary file not shown.

965
build/.ninja_log Normal file
View File

@ -0,0 +1,965 @@
# ninja log v6
18 30 1731539238635878326 project_elf_src_esp32.c d3820313dab7d0e6
18 30 1731539238635878326 /Users/hdh20267/Documents/pecan_ws/fast_led/build/project_elf_src_esp32.c d3820313dab7d0e6
17 44 1731539238649613564 esp-idf/esp_system/ld/memory.ld 47355e73a83a8308
17 44 1731539238649613564 /Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/esp_system/ld/memory.ld 47355e73a83a8308
18 44 1731539238649744980 esp-idf/esp_system/ld/sections.ld.in b81f74046a2a9a49
18 44 1731539238649744980 /Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/esp_system/ld/sections.ld.in b81f74046a2a9a49
50 142 1731539238656216746 esp-idf/esp_gdbstub/CMakeFiles/__idf_esp_gdbstub.dir/src/port/xtensa/xt_debugexception.S.obj 3ad1feda69d27f0
50 154 1731539238655946581 esp-idf/esp_gdbstub/CMakeFiles/__idf_esp_gdbstub.dir/src/port/xtensa/gdbstub-entry.S.obj d0d52d5d45d73bc7
18 177 1731539238653929255 partition_table/partition-table.bin 9f8c4421538a62cf
18 177 1731539238653929255 /Users/hdh20267/Documents/pecan_ws/fast_led/build/partition_table/partition-table.bin 9f8c4421538a62cf
49 516 1731539238654762085 esp-idf/esp_gdbstub/CMakeFiles/__idf_esp_gdbstub.dir/src/packet.c.obj ddb35c7ee336769
49 544 1731539238655146875 esp-idf/esp_gdbstub/CMakeFiles/__idf_esp_gdbstub.dir/src/port/xtensa/gdbstub_xtensa.c.obj a7d72f5634c04954
46 550 1731539238652221887 esp-idf/esp_http_client/CMakeFiles/__idf_esp_http_client.dir/lib/http_utils.c.obj 194ca1d07486d105
48 554 1731539238654128421 esp-idf/esp_gdbstub/CMakeFiles/__idf_esp_gdbstub.dir/src/gdbstub_transport.c.obj 2e6683495d3c1120
46 571 1731539238652049429 esp-idf/esp_http_client/CMakeFiles/__idf_esp_http_client.dir/lib/http_header.c.obj cef0f7eea2f56ffc
48 620 1731539238653826880 esp-idf/esp_gdbstub/CMakeFiles/__idf_esp_gdbstub.dir/src/gdbstub.c.obj a9bacf06c4d6fa1e
177 676 1731539238783568289 esp-idf/esp_eth/CMakeFiles/__idf_esp_eth.dir/src/esp_eth_phy_dp83848.c.obj 1734ec31dc8f6675
144 680 1731539238750028712 esp-idf/esp_eth/CMakeFiles/__idf_esp_eth.dir/src/esp_eth_netif_glue.c.obj f5281d5b377d2e4b
50 704 1731539238656460453 esp-idf/esp_eth/CMakeFiles/__idf_esp_eth.dir/src/esp_eth.c.obj 8d58a08fc6740659
51 705 1731539238656695994 esp-idf/esp_eth/CMakeFiles/__idf_esp_eth.dir/src/esp_eth_phy_802_3.c.obj 9c19c2a61192f73c
46 719 1731539238651551014 esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir/src/util/ctrl_sock.c.obj fca7cb289ba969d7
46 732 1731539238651881763 esp-idf/esp_http_client/CMakeFiles/__idf_esp_http_client.dir/lib/http_auth.c.obj ebdfb540759d1979
47 737 1731539238653242091 esp-idf/tcp_transport/CMakeFiles/__idf_tcp_transport.dir/transport_socks_proxy.c.obj 3bc9859dbaf1e0b0
45 761 1731539238651254932 esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir/src/httpd_uri.c.obj d5c4d90a324323a4
45 767 1731539238651388140 esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir/src/httpd_ws.c.obj c0efdf7e65a49fd3
154 770 1731539238760514962 esp-idf/esp_eth/CMakeFiles/__idf_esp_eth.dir/src/esp_eth_mac_esp.c.obj b06721bc662c6928
45 781 1731539238651003100 esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir/src/httpd_sess.c.obj 6a61ac8affca6cca
45 789 1731539238650520352 esp-idf/esp_https_ota/CMakeFiles/__idf_esp_https_ota.dir/src/esp_https_ota.c.obj 1c5c400b8c45e783
45 790 1731539238651125516 esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir/src/httpd_txrx.c.obj 86ecc6a7fe69fd1e
571 798 1731539239177003871 esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/adc_cali.c.obj 7e25ef6e10f4b353
45 812 1731539238650864934 esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir/src/httpd_parse.c.obj 3554c9adf2dd26ec
45 813 1731539238650725809 esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir/src/httpd_main.c.obj ec94fa173001c917
518 816 1731539239124130745 esp-idf/esp_eth/CMakeFiles/__idf_esp_eth.dir/src/esp_eth_phy_ip101.c.obj 871515ec6070b7d0
620 822 1731539239226552677 esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/adc_cali_curve_fitting.c.obj 231389696779dfa8
544 836 1731539239149971894 esp-idf/esp_eth/CMakeFiles/__idf_esp_eth.dir/src/esp_eth_phy_ksz80xx.c.obj cd0615f6f028544a
47 841 1731539238653000634 esp-idf/tcp_transport/CMakeFiles/__idf_tcp_transport.dir/transport_internal.c.obj 77e44f8713f6ab3d
554 849 1731539239159803481 esp-idf/esp_eth/CMakeFiles/__idf_esp_eth.dir/src/esp_eth_phy_rtl8201.c.obj a5952e04892462a
552 859 1731539239157807363 esp-idf/esp_eth/CMakeFiles/__idf_esp_eth.dir/src/esp_eth_phy_lan87xx.c.obj 110401baf083a30f
46 871 1731539238652509552 esp-idf/tcp_transport/CMakeFiles/__idf_tcp_transport.dir/transport.c.obj 1ee224c0d94e251
677 873 1731539239282627583 esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/deprecated/esp_adc_cal_common_legacy.c.obj 9da78ef54fcff96a
47 894 1731539238652788426 esp-idf/tcp_transport/CMakeFiles/__idf_tcp_transport.dir/transport_ssl.c.obj cdbeccf5035a6643
770 905 1731539239376474339 esp-idf/esp-tls/CMakeFiles/__idf_esp-tls.dir/esp_tls_platform_port.c.obj 550975fe45698570
47 916 1731539238653512382 esp-idf/tcp_transport/CMakeFiles/__idf_tcp_transport.dir/transport_ws.c.obj 31fc5f058bf880df
720 937 1731539239326067621 esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/esp32/adc_cali_line_fitting.c.obj 12d9fb0eb5d30c7a
762 946 1731539239367607249 esp-idf/esp-tls/CMakeFiles/__idf_esp-tls.dir/esp-tls-crypto/esp_tls_crypto.c.obj c0ff8fdae6adce6
732 954 1731539239337874949 esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/deprecated/esp32/esp_adc_cal_legacy.c.obj ebf95fdcbfdabf9a
704 975 1731539239309683893 esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/adc_common.c.obj 4d98ef0dd5ebdb6d
46 997 1731539238651726180 esp-idf/esp_http_client/CMakeFiles/__idf_esp_http_client.dir/esp_http_client.c.obj f2eef47ccbfbd98e
680 998 1731539239286242610 esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/adc_oneshot.c.obj aa6f77bfebfe74b5
705 1065 1731539239311323053 esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/adc_continuous.c.obj 3e657355e0b6492f
836 1071 1731539239441694709 esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/src/wifi_default_ap.c.obj 95cac74621e92e8e
798 1072 1731539239404384688 esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/src/mesh_event.c.obj 22471caebe9ad876
812 1137 1731539239418555258 esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/src/smartconfig.c.obj d591f45fd758cf86
768 1139 1731539239373856808 esp-idf/esp-tls/CMakeFiles/__idf_esp-tls.dir/esp_tls_error_capture.c.obj 769abd0a0166e19
822 1140 1731539239428032471 esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/src/wifi_netif.c.obj 1754e5fd47947e5f
816 1184 1731539239422511451 esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/src/wifi_default.c.obj 24d6aa54b3cdc22c
814 1208 1731539239419792586 esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/src/wifi_init.c.obj ff8fd049ca25f8a
790 1236 1731539239396466345 esp-idf/http_parser/CMakeFiles/__idf_http_parser.dir/http_parser.c.obj db77cd338dc47a03
859 1289 1731539239465240992 esp-idf/esp_coex/CMakeFiles/__idf_esp_coex.dir/esp32/esp_coex_adapter.c.obj 1d339be62050440f
873 1324 1731539239479005146 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/port/eloop.c.obj 267f25b2e3ee5085
894 1334 1731539239499607065 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/ap/ap_config.c.obj ffc9e81760080e20
871 1347 1731539239477567568 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/port/os_xtensa.c.obj f547037009f5c9bd
905 1355 1731539239511261603 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/ap/ieee802_1x.c.obj 50b394297d78fdf3
946 1381 1731539239551976694 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/ap/pmksa_cache_auth.c.obj a5a1266cd29276b6
937 1384 1731539239543336520 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/ap/wpa_auth_ie.c.obj 4ce9904004acb3ae
954 1391 1731539239560483161 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/ap/sta_info.c.obj c7d0112fe9c326a4
849 1394 1731539239455032198 esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/src/smartconfig_ack.c.obj f87d41326dd7a1c5
737 1400 1731539239343323178 esp-idf/esp-tls/CMakeFiles/__idf_esp-tls.dir/esp_tls.c.obj 2d837ca8d692c902
842 1402 1731539239447824310 esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/esp32/esp_adapter.c.obj adee147a554de545
997 1416 1731539239602798703 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/ap/comeback_token.c.obj ab4455705866dc66
781 1418 1731539239386986840 esp-idf/esp-tls/CMakeFiles/__idf_esp-tls.dir/esp_tls_mbedtls.c.obj 40bb15b40b590a80
976 1444 1731539239582045243 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/ap/ieee802_11.c.obj c379a7f7e6b64790
1072 1449 1731539239678296449 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/utils/bitfield.c.obj 969bfd632c82b14f
1066 1456 1731539239671894766 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/common/dragonfly.c.obj 2cd3bc8e4b14bf8d
1139 1486 1731539239745094271 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/sha256-kdf.c.obj afdba342c9a9834
1138 1513 1731539239743581902 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/aes-siv.c.obj 612cdace09d86339
1140 1528 1731539239746534932 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/ccmp.c.obj 25558dd79634c020
1208 1535 1731539239813791293 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/crypto_ops.c.obj f4a125016660e181
1184 1547 1731539239790175761 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/aes-gcm.c.obj 6bb6d8767dad541b
1236 1556 1731539239842080140 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/dh_group5.c.obj 6d0977aa9a65b11
916 1557 1731539239522212643 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/ap/wpa_auth.c.obj 9e693996cd5a109b
1071 1558 1731539239677020621 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/common/wpa_common.c.obj 383565be15e52c5f
1289 1636 1731539239895084808 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/dh_groups.c.obj ec258c7aa80c0976
789 1641 1731539239394934601 esp-idf/esp_https_ota/libesp_https_ota.a 1251aedf79ea3710
998 1695 1731539239604190365 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/common/sae.c.obj 96206a3fe1230230
1324 1722 1731539239930313503 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/ms_funcs.c.obj 646b0d966ab7b2dc
1334 1729 1731539239940194673 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/sha1-tlsprf.c.obj cf273b146b2a7154
1347 1752 1731539239952910706 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/sha256-tlsprf.c.obj e753dc2affb8b1ed
1355 1753 1731539239961511047 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/sha384-tlsprf.c.obj 18e86387c3dff0e9
1641 1759 1731539240247584509 esp-idf/esp_http_server/libesp_http_server.a f80ed24598389b2d
1381 1810 1731539239986809531 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/sha256-prf.c.obj 16b3abf4cf65bd5d
1385 1815 1731539239991121473 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/sha1-prf.c.obj 44956de235c171a8
1391 1821 1731539239997227491 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/sha384-prf.c.obj e73ea42cab988f24
1402 1824 1731539240008436738 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_common/eap_wsc_common.c.obj 81b0076dae49f789
1400 1840 1731539240006169872 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/sha1-tprf.c.obj e41c49bc70e1ab3b
1394 1856 1731539240000343478 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/md4-internal.c.obj b6ff0c4b38583623
1759 1857 1731539240365445131 esp-idf/esp_http_client/libesp_http_client.a 6c97220a4088fdf6
1418 1865 1731539240023593262 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/chap.c.obj a8024c156e36e3e2
1416 1897 1731539240022018769 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/common/ieee802_11_common.c.obj 4b29267d93faa48e
1449 1918 1731539240055475637 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_common.c.obj 835d3da2e1685769
1857 1959 1731539240463249122 esp-idf/tcp_transport/libtcp_transport.a b20b97123a55891d
1513 1983 1731539240119167763 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_peap_common.c.obj 661c9d1993fd3478
1456 1993 1731539240061955362 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_mschapv2.c.obj 3f77edd1e720dcb0
1444 1994 1731539240049962159 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap.c.obj 44fb0935c75b739
1528 2016 1731539240134401786 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_tls.c.obj fbecf3d88858426d
1556 2018 1731539240161950262 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/mschapv2.c.obj ca85f6f0f18867b9
1558 2032 1731539240164215753 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_fast_common.c.obj e4ce06b89f0f1cd0
1486 2042 1731539240091797995 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_peap.c.obj c6d536545656bf62
1959 2062 1731539240565526597 esp-idf/esp_gdbstub/libesp_gdbstub.a 6fc10bfababcca0a
1536 2065 1731539240141531092 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_tls_common.c.obj c989eb27c7be5a81
1547 2121 1731539240153310212 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_ttls.c.obj 87d492b308dd373b
1637 2147 1731539240242602820 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_fast_pac.c.obj 703d34fc1dacfc03
1695 2155 1731539240301177299 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/rsn_supp/pmksa_cache.c.obj b361341e2d0d9b29
1752 2156 1731539240358195742 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/utils/base64.c.obj e717cf999afec0de
2062 2180 1731539240668081112 esp-idf/esp_eth/libesp_eth.a 127089815b9ba52d
1729 2185 1731539240334953750 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/rsn_supp/wpa_ie.c.obj 1fb39c6f4a98e53b
1810 2191 1731539240416273598 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/utils/ext_password.c.obj a67753b3fd15e931
1815 2198 1731539240420914663 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/utils/uuid.c.obj 44a606a8a0918621
1557 2203 1731539240162774550 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_fast.c.obj a8f9abeeea988b53
1753 2204 1731539240359434988 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/utils/common.c.obj d687da09af4de110
2032 2207 1731539240638134229 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/esp_wpa2_api_port.c.obj 721211980ec9fcff
1824 2214 1731539240430205918 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/utils/wpa_debug.c.obj 3880f2eb59e38cc0
1821 2217 1731539240427000681 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/utils/wpabuf.c.obj c611c3847c8a4d2c
1841 2257 1731539240446560229 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/utils/json.c.obj 32e518b09a50b3bb
2180 2290 1731539240786020483 esp-idf/esp_adc/libesp_adc.a 6d9bc3f9aa385626
1856 2293 1731539240461949919 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/wps/wps.c.obj 223e368842f0face
1918 2315 1731539240523970009 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/wps/wps_attr_process.c.obj faaa5c7c1c7fe754
1865 2323 1731539240471178049 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/wps/wps_attr_build.c.obj 262fa28edaf7784
1897 2337 1731539240503166757 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/wps/wps_attr_parse.c.obj 272de3fcd05edb00
1722 2369 1731539240328484234 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/rsn_supp/wpa.c.obj 25c6ae9aed8bcf28
2291 2400 1731539240896703674 esp-idf/esp-tls/libesp-tls.a 326400deea6346e9
1993 2419 1731539240598888217 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/wps/wps_dev_attr.c.obj 10b941b7d3443c94
1983 2420 1731539240589135880 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/wps/wps_common.c.obj d4c6c7dc426821fa
2016 2456 1731539240622086417 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/common/sae_pk.c.obj 151081e957a093a7
2065 2468 1731539240671217808 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/esp_wpas_glue.c.obj 5dbad682cdb6a4e1
2400 2486 1731539241006517369 esp-idf/http_parser/libhttp_parser.a 45de6d8a51ba0945
1994 2494 1731539240599830838 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/wps/wps_enrollee.c.obj d74cb9680c7a212e
2042 2507 1731539240647828233 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/esp_wpa_main.c.obj 9d7efdd29e414e53
2122 2563 1731539240727548421 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/esp_common.c.obj a82c68f9a2869ac6
2156 2599 1731539240762477700 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/esp_owe.c.obj 6b2c2f6b54b728ba
2486 2611 1731539241091847743 esp-idf/esp_wifi/libesp_wifi.a f9a6520d069db1ee
2369 2625 1731539240975168616 esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir/esp_netif_objects.c.obj f0d9bd220417ac23
2419 2633 1731539241025156962 esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir/esp_netif_defaults.c.obj b8defbf4fa5922c5
2155 2640 1731539240760735457 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/esp_wpa3.c.obj 8f5d3192893f2e8b
2217 2648 1731539240823519878 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/rc4.c.obj 1c2977925b5b16e6
2186 2649 1731539240791646461 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/esp_hostap.c.obj f4dab484a021bbbd
2338 2663 1731539240943625990 esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir/esp_netif_handlers.c.obj 47d688bc94b0b07b
2198 2683 1731539240804252120 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/crypto/fastpbkdf2.c.obj cccc23c2432fc89f
2611 2689 1731539241216968752 esp-idf/esp_coex/libesp_coex.a 1157c67d725cea92
2019 2695 1731539240624518991 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/esp_eap_client.c.obj d2f5ffdbdc4b17da
2257 2717 1731539240862849140 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/des-internal.c.obj a47d50beb6b0ae1f
2294 2728 1731539240900089536 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/aes-wrap.c.obj 43849fe777587b45
2315 2738 1731539240921557243 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/aes-unwrap.c.obj 20414f7aa87b33b8
2323 2756 1731539240929070422 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/aes-ccm.c.obj a1596c532936dabc
2203 2788 1731539240808808852 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/crypto/crypto_mbedtls.c.obj 7c8f432b95a7ed32
2147 2797 1731539240753189862 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/esp_wps.c.obj 205461b517884f66
2204 2814 1731539240809767848 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/crypto/crypto_mbedtls-bignum.c.obj 7208ed4bf30a9ffe
2208 2881 1731539240813585792 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/crypto/crypto_mbedtls-rsa.c.obj a7c6fa173ecdf5d2
2468 2936 1731539241074251811 esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir/lwip/esp_netif_lwip_defaults.c.obj cebc7377139434f2
2191 2946 1731539240797069773 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/crypto/tls_mbedtls.c.obj 94344eee9ed587ef
2214 2982 1731539240820304182 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/crypto/crypto_mbedtls-ec.c.obj 1940b572dca265a8
2456 3001 1731539241062213317 esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir/lwip/esp_netif_sntp.c.obj f0b5b24936b342d2
2507 3003 1731539241113031868 esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir/lwip/netif/ethernetif.c.obj 2cd5ce57d5b79750
2564 3005 1731539241170080977 esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir/lwip/netif/esp_pbuf_ref.c.obj 11c26e6dcfd90a80
2494 3013 1731539241099937169 esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir/lwip/netif/wlanif.c.obj 2230333d205d6a30
2599 3199 1731539241204902466 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/apps/sntp/sntp.c.obj 86fb52b2ad74f1b2
2640 3205 1731539241246173596 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/api/err.c.obj f78833bdcd72f9eb
2420 3228 1731539241026614915 esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir/lwip/esp_netif_lwip.c.obj a963ed025955fa5a
2649 3244 1731539241254619396 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/api/netbuf.c.obj a372a296bcfca194
2648 3245 1731539241254063982 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/api/if_api.c.obj cd5a68c48c2e0889
2683 3266 1731539241289472801 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/api/netifapi.c.obj ba493818f1373afa
2663 3294 1731539241269033923 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/api/netdb.c.obj 4c485754a1d6e010
2625 3296 1731539241230895656 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/api/api_lib.c.obj 55d391cf812da9c7
2738 3312 1731539241344179128 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/def.c.obj 37f3e64c64165eb4
2695 3313 1731539241301379588 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/api/tcpip.c.obj 78dde26f492fb67f
2728 3318 1731539241334279792 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/apps/netbiosns/netbiosns.c.obj 614847483e9b06d7
2717 3330 1731539241323564668 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/apps/sntp/sntp.c.obj 9007099f9f277cae
2633 3347 1731539241239499456 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/api/api_msg.c.obj c87a53288a74af6c
2788 3365 1731539241394427223 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/inet_chksum.c.obj ae4fa4b135f52f6c
2797 3367 1731539241402972940 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/init.c.obj 262eb798e338ac80
2814 3371 1731539241420038998 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ip.c.obj 9f901287f0cbf5e7
2881 3411 1731539241487134610 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/mem.c.obj 28ba6b913d19fa63
2756 3450 1731539241361718185 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/dns.c.obj 5603aee7a01ad348
2936 3493 1731539241542272394 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/memp.c.obj e1a3d5d7e127c7cc
3013 3495 1731539241619588800 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/sys.c.obj 719cbbd2fa98e92b
3005 3496 1731539241611373374 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/stats.c.obj 174070681ea0261f
2982 3546 1731539241587881882 esp-idf/wpa_supplicant/libwpa_supplicant.a 69a50e9be50dc95b
3004 3605 1731539241609719797 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/raw.c.obj 727acfaf665d173
2946 3615 1731539241551986690 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/netif.c.obj 172cc9e6a2dea396
3002 3642 1731539241607818346 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/pbuf.c.obj 4f5e2e94d3b5adfd
2689 3663 1731539241295341403 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/api/sockets.c.obj 9401e7e5a9e74cf0
3266 3809 1731539241872442017 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv4/autoip.c.obj 64a111e39427a7
3244 3820 1731539241849581898 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/timeouts.c.obj 296d7d15f202f042
3330 3873 1731539241935978643 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv4/ip4_napt.c.obj 739444874b8f6ca2
3199 3874 1731539241805409447 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/tcp.c.obj 3334f0079583344
3228 3892 1731539241834254917 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/tcp_out.c.obj 9848ad54b82da6ef
3245 3892 1731539241850792268 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/udp.c.obj 82006474138cb442
3205 3893 1731539241810835634 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/tcp_in.c.obj bbeb32bbf79d7a8e
3312 3894 1731539241917891131 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv4/icmp.c.obj d42364b5117ca791
3296 3903 1731539241902031610 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv4/etharp.c.obj 745f321a28bef588
3367 3905 1731539241972786124 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv6/dhcp6.c.obj 9ebe12abe9f4a83f
3313 3912 1731539241919212417 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv4/igmp.c.obj 8d9b1f04de978f5e
3318 3917 1731539241923920024 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv4/ip4.c.obj eeb25ce27311a522
3347 3923 1731539241952867202 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv4/ip4_addr.c.obj 48653193578aedaa
3371 3928 1731539241977035440 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv6/ethip6.c.obj 7707f21424b3e9e1
3365 3932 1731539241971441587 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv4/ip4_frag.c.obj 2a3e32c213600bdc
3450 3974 1731539242056285046 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv6/inet6.c.obj 3c5a3ae5b77a451e
3411 3976 1731539242016886409 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv6/icmp6.c.obj de04e725bd0a32a6
3294 3988 1731539241899631202 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv4/dhcp.c.obj 19f4b665ae3821fb
3496 4049 1731539242101842493 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv6/ip6_frag.c.obj e17f92e4dd66589d
3495 4063 1731539242100697914 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv6/ip6_addr.c.obj 88fee989fac52feb
3546 4149 1731539242152575377 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv6/mld6.c.obj a7a3aebdd0ec51a1
3493 4160 1731539242099250670 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv6/ip6.c.obj e7a27bfd1903d719
3642 4182 1731539242248213503 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/bridgeif.c.obj 87ef107123f2d9e0
3615 4184 1731539242220933359 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ethernet.c.obj 2a13df1b54452bad
3663 4196 1731539242269545210 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/bridgeif_fdb.c.obj ecc3dd71752676d4
3605 4372 1731539242211026231 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv6/nd6.c.obj 5eee7e5081e6e1fd
3821 4415 1731539242426746178 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/auth.c.obj 677838752ff17624
3809 4427 1731539242415479847 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/slipif.c.obj 16ed6243627378c2
3874 4467 1731539242480030552 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/chap-md5.c.obj 730cc8ebf20f2537
3873 4494 1731539242478815807 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/ccp.c.obj d0fcb9384f7f25e8
3894 4506 1731539242500018682 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/eap.c.obj b1c01a09c9596465
3892 4511 1731539242498350189 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/chap_ms.c.obj ea57d24a517733b8
3892 4525 1731539242497741774 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/chap-new.c.obj 9902ceaae09f3cb7
3912 4529 1731539242518513151 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/fsm.c.obj 77d1c1272e748fff
3903 4531 1731539242509154730 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/ecp.c.obj af70b08d6ee26d89
3917 4532 1731539242523436799 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/ipcp.c.obj 93204bcdaec54292
3906 4533 1731539242511567012 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/eui64.c.obj 6a579df801025bc7
3893 4535 1731539242498817145 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/demand.c.obj bcac6e24f5dce0d1
3928 4545 1731539242533775300 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/lcp.c.obj 975770adeb9e8cbe
3923 4546 1731539242529061777 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/ipv6cp.c.obj 29142a9882022aea
3933 4562 1731539242538525365 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/magic.c.obj 4a6cec19c2aeb72c
3976 4582 1731539242581941945 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/multilink.c.obj 81b19f8ce908119d
3974 4588 1731539242580659284 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/mppe.c.obj 897956ed98839b9b
3988 4614 1731539242594261189 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/ppp.c.obj 8671247134f31ccf
4050 4661 1731539242655643740 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/pppapi.c.obj df5d2e5f6507be0b
4063 4673 1731539242669014146 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/pppcrypt.c.obj 96798e0dae058df
4582 4728 1731539243188337360 esp-idf/esp_netif/libesp_netif.a 1f7dc8316f3928d0
4150 4751 1731539242755777430 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/pppoe.c.obj 2373e4fba0bd0914
4182 4774 1731539242788761593 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/pppos.c.obj b2ecdabbab674cc2
4160 4783 1731539242766232056 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/pppol2tp.c.obj 5a795ce61457154e
4184 4801 1731539242790447003 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/upap.c.obj 5ef5c23a2768b251
4196 4816 1731539242801770459 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/utils.c.obj dd5b59098a84c90a
4372 5012 1731539242978003393 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/vj.c.obj 9b395b60a681f87e
4415 5075 1731539243021009641 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/port/hooks/tcp_isn_default.c.obj d581d8c4bc4179aa
4428 5085 1731539243033556133 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/port/hooks/lwip_default_hooks.c.obj 77ad2a4924e0f2e9
4774 5088 1731539243380036984 esp-idf/esp_phy/CMakeFiles/__idf_esp_phy.dir/src/lib_printf.c.obj 508d48f001157177
4784 5104 1731539243389928070 esp-idf/esp_phy/CMakeFiles/__idf_esp_phy.dir/src/phy_common.c.obj fdb294b69eb1515e
4467 5153 1731539243073167103 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/port/debug/lwip_debug.c.obj ac4a2062d04aa793
4751 5157 1731539243357148032 esp-idf/esp_phy/CMakeFiles/__idf_esp_phy.dir/src/phy_override.c.obj 26d21da2aa24e2ac
4536 5164 1731539243141983667 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/polarssl/md4.c.obj 9af40ab522453839
4545 5169 1731539243150678424 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/polarssl/md5.c.obj fc8e9a7aae759531
4494 5169 1731539243100283538 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/port/sockets_ext.c.obj 47ca05000ecbcc4
4532 5170 1731539243138258764 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/polarssl/arc4.c.obj 34a830e4fb23ac9d
4526 5170 1731539243131927914 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/apps/ping/esp_ping.c.obj 1c4cad799bbf325d
4533 5171 1731539243138973262 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/polarssl/des.c.obj 61a2602a178ec8de
4546 5171 1731539243152010586 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/polarssl/sha1.c.obj ab1039fc16309333
4511 5181 1731539243117318430 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/port/esp32xx/vfs_lwip.c.obj f0e8d06e62611fe8
4529 5189 1731539243135081735 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/apps/ping/ping.c.obj f62264b36685ad9e
4816 5192 1731539243422606733 esp-idf/esp_phy/CMakeFiles/__idf_esp_phy.dir/src/btbb_init.c.obj 6b3393ca88fea1c9
4507 5197 1731539243112728656 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/port/freertos/sys_arch.c.obj ed1611f2e9c75875
4531 5242 1731539243136822103 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/apps/ping/ping_sock.c.obj 95aec392fd93dd98
4729 5256 1731539243334844036 esp-idf/vfs/CMakeFiles/__idf_vfs.dir/vfs_console.c.obj 4c1d9f940af9312c
4614 5261 1731539243220535067 esp-idf/vfs/CMakeFiles/__idf_vfs.dir/vfs_eventfd.c.obj 7b578ae16f3544ac
4562 5327 1731539243167595441 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/apps/dhcpserver/dhcpserver.c.obj 32632170e8c8e018
4802 5377 1731539243407647292 esp-idf/esp_phy/CMakeFiles/__idf_esp_phy.dir/src/phy_init.c.obj bac7c9f30cc8b584
4673 5382 1731539243279384503 esp-idf/vfs/CMakeFiles/__idf_vfs.dir/vfs_semihost.c.obj 1f677b3a607444c9
4661 5437 1731539243267448508 esp-idf/vfs/CMakeFiles/__idf_vfs.dir/vfs_uart.c.obj b40d4cb075ac7213
4588 5525 1731539243194548211 esp-idf/vfs/CMakeFiles/__idf_vfs.dir/vfs.c.obj 524db8462b7350d1
5181 5575 1731539243787260096 esp-idf/esp_event/CMakeFiles/__idf_esp_event.dir/default_event_loop.c.obj c74e149039eff6d9
5192 5603 1731539243797957096 esp-idf/esp_event/CMakeFiles/__idf_esp_event.dir/esp_event_private.c.obj 6687a2227540d08a
5171 5636 1731539243776697763 esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_platform.cpp.obj b46b67e35bc3df7a
5257 5638 1731539243862818217 esp-idf/esp_timer/CMakeFiles/__idf_esp_timer.dir/src/system_time.c.obj b408edf08f558768
5261 5699 1731539243867346658 esp-idf/esp_timer/CMakeFiles/__idf_esp_timer.dir/src/esp_timer_impl_common.c.obj 63c9a3e80dffa04a
5189 5715 1731539243794825942 esp-idf/esp_event/CMakeFiles/__idf_esp_event.dir/esp_event.c.obj 264d83aee051ecd2
5242 5727 1731539243847989442 esp-idf/esp_timer/CMakeFiles/__idf_esp_timer.dir/src/ets_timer_legacy.c.obj a8c6ba950dfeafbe
5197 5796 1731539243803096534 esp-idf/esp_timer/CMakeFiles/__idf_esp_timer.dir/src/esp_timer.c.obj a2749d13882ff81f
5575 5896 1731539244181606343 esp-idf/newlib/CMakeFiles/__idf_newlib.dir/abort.c.obj ab084f477cdb197b
5603 5946 1731539244209158318 esp-idf/newlib/CMakeFiles/__idf_newlib.dir/assert.c.obj 32aaf6b3f4b4edf
5636 5969 1731539244242122814 esp-idf/newlib/CMakeFiles/__idf_newlib.dir/heap.c.obj d42304e63a96e9a6
5438 5973 1731539244043997465 esp-idf/cxx/CMakeFiles/__idf_cxx.dir/cxx_exception_stubs.cpp.obj 2c5bed44079acbfd
5378 5975 1731539243983637035 esp-idf/esp_timer/CMakeFiles/__idf_esp_timer.dir/src/esp_timer_impl_lac.c.obj d7ba0f572574c892
5638 6042 1731539244244355138 esp-idf/newlib/CMakeFiles/__idf_newlib.dir/locks.c.obj e7163101cbf97023
5699 6045 1731539244305149567 esp-idf/newlib/CMakeFiles/__idf_newlib.dir/poll.c.obj eb07109852e4e346
5169 6058 1731539243774991478 esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_partition.cpp.obj ea938a8bcd30aeb7
5727 6089 1731539244333143123 esp-idf/newlib/CMakeFiles/__idf_newlib.dir/random.c.obj b2e54df417486fe9
5327 6095 1731539243933398732 esp-idf/lwip/liblwip.a f4336a99885a1981
5715 6106 1731539244321179420 esp-idf/newlib/CMakeFiles/__idf_newlib.dir/pthread.c.obj 4e5483195f3c3a8a
5796 6108 1731539244402557726 esp-idf/newlib/CMakeFiles/__idf_newlib.dir/getentropy.c.obj d771d52dc9036b2b
5170 6154 1731539243775524851 esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_partition_lookup.cpp.obj 5d5a886fcdcae3ba
5897 6170 1731539244502794250 esp-idf/newlib/CMakeFiles/__idf_newlib.dir/reent_init.c.obj ea3029e5b0512c5c
6095 6243 1731539244701503430 esp-idf/vfs/libvfs.a de7b1dc9e14e31f2
5973 6303 1731539244579229660 esp-idf/newlib/CMakeFiles/__idf_newlib.dir/termios.c.obj 4eb35a21ea1318d3
6243 6384 1731539244849568892 esp-idf/esp_phy/libesp_phy.a 91a45caeab54465a
6045 6406 1731539244651529085 esp-idf/newlib/CMakeFiles/__idf_newlib.dir/sysconf.c.obj 783f6b3141599c7e
5946 6424 1731539244552516889 esp-idf/newlib/CMakeFiles/__idf_newlib.dir/newlib_init.c.obj 646a67152313f431
5976 6442 1731539244581509068 esp-idf/newlib/CMakeFiles/__idf_newlib.dir/stdatomic.c.obj 65e89fdc0088533
5525 6460 1731539244131151749 esp-idf/cxx/CMakeFiles/__idf_cxx.dir/cxx_guards.cpp.obj 9f79c30356069d98
5970 6478 1731539244576078047 esp-idf/newlib/CMakeFiles/__idf_newlib.dir/syscalls.c.obj fe98ab06cc94e753
6060 6479 1731539244666152694 esp-idf/newlib/CMakeFiles/__idf_newlib.dir/realpath.c.obj dcc492ce8b2c380d
6107 6518 1731539244712762220 esp-idf/freertos/CMakeFiles/__idf_freertos.dir/heap_idf.c.obj f9d33d9d3c81aa84
6089 6529 1731539244694891498 esp-idf/newlib/CMakeFiles/__idf_newlib.dir/port/esp_time_impl.c.obj aeab9adfb015f5e9
6171 6543 1731539244777611507 esp-idf/freertos/CMakeFiles/__idf_freertos.dir/port_systick.c.obj 5a59006c8ee63453
6108 6544 1731539244713951423 esp-idf/freertos/CMakeFiles/__idf_freertos.dir/app_startup.c.obj 8b2a651cdebb81f6
6155 6544 1731539244760605365 esp-idf/freertos/CMakeFiles/__idf_freertos.dir/port_common.c.obj ffc44d74cda836f2
6479 6570 1731539245085445051 esp-idf/freertos/CMakeFiles/__idf_freertos.dir/FreeRTOS-Kernel/portable/xtensa/portasm.S.obj 567a94a09ed2a7e7
6042 6602 1731539244648505805 esp-idf/newlib/CMakeFiles/__idf_newlib.dir/time.c.obj 5471aaa83428d60f
6303 6618 1731539244909623073 esp-idf/freertos/CMakeFiles/__idf_freertos.dir/FreeRTOS-Kernel/list.c.obj a0c17c23fe87cabe
6518 6662 1731539245124460689 esp-idf/freertos/CMakeFiles/__idf_freertos.dir/FreeRTOS-Kernel/portable/xtensa/xtensa_init.c.obj 23f822269bba07c4
6424 6702 1731539245029745686 esp-idf/freertos/CMakeFiles/__idf_freertos.dir/FreeRTOS-Kernel/timers.c.obj 74eee48d93707da4
6442 6704 1731539245048377696 esp-idf/freertos/CMakeFiles/__idf_freertos.dir/FreeRTOS-Kernel/event_groups.c.obj 81f8004b2669b3d
6618 6715 1731539245224382673 esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/esp_memory_utils.c.obj d97c98ef71dfb1c
6529 6716 1731539245134790274 esp-idf/freertos/CMakeFiles/__idf_freertos.dir/FreeRTOS-Kernel/portable/xtensa/xtensa_overlay_os_hook.c.obj 92442fa326128ec9
6544 6719 1731539245150104422 esp-idf/freertos/CMakeFiles/__idf_freertos.dir/esp_additions/idf_additions_event_groups.c.obj dab22499e07303b8
6543 6721 1731539245149466133 esp-idf/freertos/CMakeFiles/__idf_freertos.dir/esp_additions/freertos_compatibility.c.obj 2b8d74593dce8e1d
6602 6722 1731539245208317111 esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32/esp_cpu_intr.c.obj 66b1385c51bc9787
5383 6722 1731539243988875140 esp-idf/esp_common/CMakeFiles/__idf_esp_common.dir/src/esp_err_to_name.c.obj aaf77602b31163d5
6384 6734 1731539244990037549 esp-idf/freertos/CMakeFiles/__idf_freertos.dir/FreeRTOS-Kernel/queue.c.obj 5925ed64ce658c3a
6662 6736 1731539245268314209 esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32/cpu_region_protect.c.obj 660327defd64069a
6545 6739 1731539245150626003 esp-idf/freertos/CMakeFiles/__idf_freertos.dir/esp_additions/idf_additions.c.obj a2d867f878ba635
6570 6740 1731539245175853780 esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/cpu.c.obj 740731eacfe30fc5
6478 6747 1731539245083972348 esp-idf/freertos/CMakeFiles/__idf_freertos.dir/FreeRTOS-Kernel/portable/xtensa/port.c.obj 7c12a498f4e6d663
6461 6803 1731539245067009248 esp-idf/freertos/CMakeFiles/__idf_freertos.dir/FreeRTOS-Kernel/stream_buffer.c.obj 72b5453803e1218d
6737 6807 1731539245342640334 esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/sleep_console.c.obj 8d10639355cfd483
6722 6824 1731539245327955183 esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/revision.c.obj 9ce30efb12f50f99
6704 6850 1731539245310283919 esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/clk_ctrl_os.c.obj 87a7c9a0bdc283f1
6715 6869 1731539245320911961 esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/hw_random.c.obj 8ca5b57a1a88fdae
6719 6871 1731539245325031362 esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/mac_addr.c.obj 4e072769c863cd00
6406 6878 1731539245012435837 esp-idf/freertos/CMakeFiles/__idf_freertos.dir/FreeRTOS-Kernel/tasks.c.obj ef9ba3e99e65fdaf
5085 6881 1731539243690808516 esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_item_hash_list.cpp.obj 129d59ef16219393
6807 6884 1731539245412645476 esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/esp_gpio_reserve.c.obj 216b98484506b21d
6702 6891 1731539245308041386 esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/esp_clk.c.obj 9559b0c707db7abd
5075 6892 1731539243681089888 esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_cxx_api.cpp.obj e89db6a97eee9975
6723 6900 1731539245328530598 esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/rtc_module.c.obj bca3b031096e1e2b
6721 6914 1731539245327359144 esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/periph_ctrl.c.obj 4152f40de0ec1e54
6741 6914 1731539245346531569 esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/sleep_event.c.obj e71a9b87d91c23e2
6747 6917 1731539245352973960 esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/sleep_modem.c.obj e180ed8f8f5a823c
5170 6921 1731539243776314473 esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_types.cpp.obj 76c851ef00cf18df
6850 6935 1731539245455929265 esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32/io_mux.c.obj 54f223648f2eaff5
6803 6951 1731539245409347781 esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/regi2c_ctrl.c.obj 493b4f63c0771602
6824 6953 1731539245430305824 esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/sar_periph_ctrl_common.c.obj 3ebc853928b45073
5164 6959 1731539243770282080 esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_handle_locked.cpp.obj e65ae218dabcc997
5104 6962 1731539243709996149 esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_pagemanager.cpp.obj 3794b1b8f7438584
6717 6978 1731539245322557621 esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/intr_alloc.c.obj c6ffe9ecb4071afc
6739 7017 1731539245344990117 esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/sleep_gpio.c.obj deee18e40332ec35
5157 7026 1731539243762761734 esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_handle_simple.cpp.obj 5798cf0933443965
5171 7042 1731539243777119470 esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_encrypted_partition.cpp.obj f8a3fa851c484dae
6872 7043 1731539245477518889 esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp_clk_tree_common.c.obj bb72a410bf7d6fc6
6869 7044 1731539245475214106 esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32/esp_clk_tree.c.obj bd39522cf009473d
5088 7049 1731539243694341669 esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_page.cpp.obj 75d6d738964adbfa
6892 7051 1731539245497673810 esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/mspi_timing_config.c.obj daa4708b4ad2c523
6963 7054 1731539245568642949 esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32/esp_crypto_lock.c.obj 8368aed3ef9cefc7
6878 7070 1731539245484443320 esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/dma/esp_dma_utils.c.obj cc354a2a94cf2e0d
6884 7076 1731539245490209464 esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/rtc_wdt.c.obj bfab22763c4f0dfd
5013 7078 1731539243618981715 esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_api.cpp.obj 5390f83c84a8f04d
7026 7097 1731539245632194825 esp-idf/soc/CMakeFiles/__idf_soc.dir/dport_access_common.c.obj f55f335636c3619a
7042 7102 1731539245648402470 esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32/interrupts.c.obj 9695cb843bac8fc9
6891 7103 1731539245497087645 esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/mspi_timing_tuning.c.obj dcf71a77c258dfc6
7018 7103 1731539245623950941 esp-idf/soc/CMakeFiles/__idf_soc.dir/lldesc.c.obj 68fb9804f48bc1f8
7049 7113 1731539245654881069 esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32/dport_access.c.obj 851abd23cbe00403
6882 7117 1731539245488155514 esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/adc_share_hw_ctrl.c.obj ee952adbf884ba59
6921 7117 1731539245527275985 esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32/rtc_init.c.obj 8963f85b8c132a0b
6955 7128 1731539245560791938 esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32/chip_info.c.obj e65cbcb98860b48b
7044 7137 1731539245650170296 esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32/uart_periph.c.obj a46d2a0c29736e89
7097 7145 1731539245703092297 esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32/sdm_periph.c.obj 3791cca6b7683773
7051 7147 1731539245657345018 esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32/adc_periph.c.obj b702f83025dc53d8
7043 7149 1731539245649022717 esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32/gpio_periph.c.obj 4fa5c2f5d1948f97
5170 7152 1731539243775946933 esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_partition_manager.cpp.obj a0f193c369b3ed15
7055 7158 1731539245660556797 esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32/spi_periph.c.obj ddbb4b171e7dce49
5153 7160 1731539243758961249 esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_storage.cpp.obj 606a76bb8e2be358
6900 7161 1731539245506192360 esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/sleep_wake_stub.c.obj 785a574f0cc74d53
6935 7167 1731539245541118932 esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32/rtc_sleep.c.obj 700363e69c65a148
6917 7167 1731539245522607420 esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32/rtc_clk_init.c.obj f29e6a549ae0811e
6734 7168 1731539245339615679 esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/sleep_modes.c.obj 297976ab80b9205f
7070 7172 1731539245676273152 esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32/ledc_periph.c.obj 985a5e4a915c18c8
7078 7176 1731539245684181496 esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32/rmt_periph.c.obj 6ac0262b072d1993
6959 7178 1731539245565308921 esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32/cache_sram_mmu.c.obj cc338561e1dd00ed
7076 7185 1731539245682125296 esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32/pcnt_periph.c.obj a260e7613097d04a
6951 7186 1731539245557053786 esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32/rtc_time.c.obj 7817e2f2061c368
6914 7197 1731539245519992514 esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/esp_clock_output.c.obj e534e8814e5f78c0
6979 7205 1731539245584524428 esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32/sar_periph_ctrl.c.obj 7fca0105016f8464
7148 7226 1731539245753504100 esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32/dac_periph.c.obj e31bf0dc2cd43ade
7103 7230 1731539245709261815 esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32/timer_periph.c.obj 435c88e02de123d6
7103 7232 1731539245708786525 esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32/i2c_periph.c.obj 1d815e05c4084472
7113 7245 1731539245718867777 esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32/lcd_periph.c.obj 92c64467009a4240
7102 7248 1731539245707776320 esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32/i2s_periph.c.obj 12b18ad85b54ae94
6914 7253 1731539245520476179 esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32/rtc_clk.c.obj b345638b405e882
7117 7254 1731539245723452134 esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32/mpi_periph.c.obj 49f06cb9e098b723
7117 7263 1731539245722961761 esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32/mcpwm_periph.c.obj cb253d3d8a5d2604
7128 7280 1731539245733755469 esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32/sdmmc_periph.c.obj f259279e446c4d95
7137 7297 1731539245742611309 esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32/touch_sensor_periph.c.obj d37b42742beaf1c1
7145 7318 1731539245751090317 esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32/twai_periph.c.obj 3a78d1be24ece0ff
7197 7325 1731539245803250613 esp-idf/hal/CMakeFiles/__idf_hal.dir/hal_utils.c.obj b3f657e5eda66c82
7150 7343 1731539245755508842 esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32/rtc_io_periph.c.obj 8b16d0849745ad42
7160 7346 1731539245766307924 esp-idf/nvs_flash/libnvs_flash.a 60b48f3d0380614c
7152 7362 1731539245757911124 esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32/sdio_slave_periph.c.obj 8e33b5c4f2683b51
7177 7416 1731539245782738902 esp-idf/heap/CMakeFiles/__idf_heap.dir/port/esp32/memory_layout.c.obj 9e25f1131053aceb
7173 7438 1731539245778634376 esp-idf/heap/CMakeFiles/__idf_heap.dir/port/memory_layout_utils.c.obj d09f7932a090de5c
7347 7450 1731539245952623152 esp-idf/esp_event/libesp_event.a 46d730da0caa78e8
7178 7456 1731539245783839605 esp-idf/log/CMakeFiles/__idf_log.dir/log.c.obj 65b338abc6c896ac
7206 7457 1731539245811500789 esp-idf/hal/CMakeFiles/__idf_hal.dir/mpu_hal.c.obj 1e385d86a862f420
7186 7470 1731539245791616200 esp-idf/log/CMakeFiles/__idf_log.dir/log_buffers.c.obj e188f6f265ad2dfd
7263 7473 1731539245868756731 esp-idf/hal/CMakeFiles/__idf_hal.dir/spi_flash_encrypt_hal_iram.c.obj 48615218ae42fb44
7248 7480 1731539245854192246 esp-idf/hal/CMakeFiles/__idf_hal.dir/esp32/cache_hal_esp32.c.obj 56c3f0ab46559d96
7226 7490 1731539245832084042 esp-idf/hal/CMakeFiles/__idf_hal.dir/efuse_hal.c.obj 9979126fbbb24243
7232 7498 1731539245838320517 esp-idf/hal/CMakeFiles/__idf_hal.dir/wdt_hal_iram.c.obj 2aa179eaf1d0de1e
7231 7499 1731539245836800398 esp-idf/hal/CMakeFiles/__idf_hal.dir/esp32/efuse_hal.c.obj d2d33be959de957a
7167 7505 1731539245772963148 esp-idf/heap/CMakeFiles/__idf_heap.dir/heap_caps_init.c.obj c4c1d5aedfbc361d
7168 7518 1731539245773542646 esp-idf/heap/CMakeFiles/__idf_heap.dir/multi_heap.c.obj 5b65518e3bf7a259
7158 7526 1731539245764115975 esp-idf/heap/CMakeFiles/__idf_heap.dir/heap_caps_base.c.obj f19a52fb6d92b99b
7318 7527 1731539245924477304 esp-idf/hal/CMakeFiles/__idf_hal.dir/uart_hal_iram.c.obj ce0c40e29898869d
7325 7529 1731539245931105195 esp-idf/hal/CMakeFiles/__idf_hal.dir/gpio_hal.c.obj 23b4a5d898f445b6
7280 7529 1731539245886035580 esp-idf/hal/CMakeFiles/__idf_hal.dir/esp32/clk_tree_hal.c.obj e0fccdc74b59f0e6
7362 7530 1731539245968428924 esp-idf/hal/CMakeFiles/__idf_hal.dir/timer_hal.c.obj 591e4d35481a5607
7416 7535 1731539246022030130 esp-idf/hal/CMakeFiles/__idf_hal.dir/ledc_hal.c.obj 4155ba66f972eaf
7253 7536 1731539245858929394 esp-idf/hal/CMakeFiles/__idf_hal.dir/spi_flash_hal.c.obj 431f07a064346242
7245 7537 1731539245850778010 esp-idf/hal/CMakeFiles/__idf_hal.dir/mmu_hal.c.obj 8d550006d9ff8f18
7450 7540 1731539246055672540 esp-idf/esp_timer/libesp_timer.a dcb9b73cd1278655
7297 7547 1731539245902938639 esp-idf/hal/CMakeFiles/__idf_hal.dir/uart_hal.c.obj 83244bf51644d176
7343 7549 1731539245949203541 esp-idf/hal/CMakeFiles/__idf_hal.dir/rtc_io_hal.c.obj 86c27a51473e4a05
7255 7551 1731539245860722846 esp-idf/hal/CMakeFiles/__idf_hal.dir/spi_flash_hal_iram.c.obj 3000e764229c71fe
7438 7556 1731539246044480626 esp-idf/hal/CMakeFiles/__idf_hal.dir/ledc_hal_iram.c.obj 25a7f8a1a4b3ac90
7186 7559 1731539245792454947 esp-idf/log/CMakeFiles/__idf_log.dir/log_freertos.c.obj e047e9f8fc86d948
7161 7560 1731539245767179463 esp-idf/heap/CMakeFiles/__idf_heap.dir/heap_caps.c.obj 8d17282efe00838a
7457 7569 1731539246063294844 esp-idf/hal/CMakeFiles/__idf_hal.dir/i2c_hal_iram.c.obj 7f7a3117477a63ae
7456 7585 1731539246062413097 esp-idf/hal/CMakeFiles/__idf_hal.dir/i2c_hal.c.obj 344ac9c9e085e04d
7473 7600 1731539246079417072 esp-idf/hal/CMakeFiles/__idf_hal.dir/pcnt_hal.c.obj 2d55b32a5217d95b
7470 7602 1731539246076020419 esp-idf/hal/CMakeFiles/__idf_hal.dir/rmt_hal.c.obj 508370b8a99bb871
7540 7625 1731539246145778812 esp-idf/esp_common/libesp_common.a 3d64b0bf3fa568a5
7480 7640 1731539246086250754 esp-idf/hal/CMakeFiles/__idf_hal.dir/mcpwm_hal.c.obj 5075477b102d2d03
7537 7654 1731539246143250613 esp-idf/hal/CMakeFiles/__idf_hal.dir/brownout_hal.c.obj da3637a03a22a26c
7168 7669 1731539245774191977 esp-idf/heap/CMakeFiles/__idf_heap.dir/tlsf/tlsf.c.obj fd8c4015e373cc4d
7505 7670 1731539246111409030 esp-idf/hal/CMakeFiles/__idf_hal.dir/sdm_hal.c.obj 31a63a5f8530cfb6
7498 7677 1731539246103616394 esp-idf/hal/CMakeFiles/__idf_hal.dir/twai_hal_iram.c.obj bdb62c2d03edc158
7490 7693 1731539246095552800 esp-idf/hal/CMakeFiles/__idf_hal.dir/twai_hal.c.obj a0a15bde133a0482
7519 7694 1731539246124589478 esp-idf/hal/CMakeFiles/__idf_hal.dir/sdmmc_hal.c.obj e476a5d89e09557d
7601 7705 1731539246206630448 esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_crc.c.obj ba6fb506bb11a745
7499 7719 1731539246105342012 esp-idf/hal/CMakeFiles/__idf_hal.dir/i2s_hal.c.obj 3bb05120aed865c4
7602 7720 1731539246207877818 esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_sys.c.obj cfb57c4ef7f5b05f
7625 7724 1731539246231291977 esp-idf/cxx/libcxx.a 38605d896f4f5e66
7670 7737 1731539246275932385 esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_longjmp.S.obj c4e863a47b2068a2
7536 7748 1731539246141983493 esp-idf/hal/CMakeFiles/__idf_hal.dir/aes_hal.c.obj 15167be6bed70c68
7535 7778 1731539246141386037 esp-idf/hal/CMakeFiles/__idf_hal.dir/sha_hal.c.obj 6ab3c31c35441105
7527 7779 1731539246132880154 esp-idf/hal/CMakeFiles/__idf_hal.dir/adc_hal_common.c.obj 29d621f35bdb7c03
7530 7781 1731539246135966517 esp-idf/hal/CMakeFiles/__idf_hal.dir/mpi_hal.c.obj 86ec125b83c70664
7561 7796 1731539246166545605 esp-idf/hal/CMakeFiles/__idf_hal.dir/touch_sensor_hal.c.obj d56e52bad0ec8b07
7585 7805 1731539246190959760 esp-idf/hal/CMakeFiles/__idf_hal.dir/esp32/gpio_hal_workaround.c.obj 8430990d5d966d6a
7570 7810 1731539246175795444 esp-idf/hal/CMakeFiles/__idf_hal.dir/esp32/touch_sensor_hal.c.obj 3f34deefed26a177
7529 7811 1731539246134848230 esp-idf/hal/CMakeFiles/__idf_hal.dir/adc_oneshot_hal.c.obj 9c0789f9f844e788
7551 7812 1731539246157220100 esp-idf/hal/CMakeFiles/__idf_hal.dir/spi_slave_hal.c.obj cc41c985ff82f36
7556 7819 1731539246162321164 esp-idf/hal/CMakeFiles/__idf_hal.dir/spi_slave_hal_iram.c.obj c693c78eeab01741
7669 7820 1731539246274863306 esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_efuse.c.obj 58682b3ab1ebfa62
7547 7834 1731539246153453198 esp-idf/hal/CMakeFiles/__idf_hal.dir/spi_hal.c.obj 57ed984d32c4ad23
7530 7842 1731539246135550269 esp-idf/hal/CMakeFiles/__idf_hal.dir/adc_hal.c.obj a92d5cbe1906a350
7640 7846 1731539246246284085 esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_uart.c.obj de3e9b6d15016469
7549 7853 1731539246155153442 esp-idf/hal/CMakeFiles/__idf_hal.dir/spi_hal_iram.c.obj 8550184978b54b96
7724 7866 1731539246330189047 esp-idf/newlib/libnewlib.a 2b9f13b68cba1908
7526 7906 1731539246131935116 esp-idf/hal/CMakeFiles/__idf_hal.dir/emac_hal.c.obj aff2094d72e65053
7654 7937 1731539246260108155 esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_spiflash.c.obj acaa432b27dd97dd
7559 7942 1731539246165493193 esp-idf/hal/CMakeFiles/__idf_hal.dir/sdio_slave_hal.c.obj 44be1eaaeb08d1a2
7678 7944 1731539246283783479 esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/esp_err.c.obj 473835a48d187417
7853 7951 1731539246459460291 esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/arch/xtensa/esp_ipc_isr_handler.S.obj 6a09494d8b7af8bb
7693 7978 1731539246299200835 esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/crosscore_int.c.obj 843f2035c8e598a5
7705 7984 1731539246311449454 esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/freertos_hooks.c.obj 3ca5c827152ee9a9
7906 7986 1731539246512641582 esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/arch/xtensa/esp_ipc_isr_routines.S.obj 55928a740ea344c8
7779 7987 1731539246385212915 esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/stack_check.c.obj 45eb39f5a68130a9
7737 8000 1731539246343451329 esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/esp_system.c.obj c91e6a008a7b0347
7694 8006 1731539246300621622 esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/esp_ipc.c.obj fa3733c7df7692de
7805 8021 1731539246411183771 esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/debug_stubs.c.obj 3b50be000a842f6a
7951 8023 1731539246556568828 esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/arch/xtensa/expression_with_stack_asm.S.obj 67fb07f21d772e40
7943 8025 1731539246548842899 esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/arch/xtensa/panic_handler_asm.S.obj 4c4d67385b6807ce
7866 8035 1731539246472136533 esp-idf/freertos/libfreertos.a 69261a3ef8112846
7721 8037 1731539246326687894 esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/panic.c.obj 8bebfa22d66e4717
7781 8042 1731539246387093908 esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/ubsan.c.obj 5251befbd8cc0af8
7719 8048 1731539246325004026 esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/int_wdt.c.obj cc6f323eda14b24d
7984 8055 1731539246589859697 esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/arch/xtensa/debug_helpers_asm.S.obj 284f18fd9a9362d1
7778 8062 1731539246384030670 esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/system_time.c.obj b50ccbe45a950f06
7847 8065 1731539246452767525 esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/arch/xtensa/esp_ipc_isr_port.c.obj b530ea0b06490e82
8000 8087 1731539246606050300 esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/soc/esp32/highint_hdl.S.obj 8c3fa6afde88523f
7796 8088 1731539246402076307 esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/xt_wdt.c.obj a5e8dc99da6bead5
7820 8106 1731539246425637173 esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/esp_system_chip.c.obj d4e8fe42b2510441
7986 8121 1731539246591790773 esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/arch/xtensa/debug_stubs.c.obj d4fb9effb4f5ab0f
7819 8141 1731539246424752927 esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/panic_handler.c.obj dc6adf229f134502
7842 8178 1731539246448783749 esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/esp_ipc_isr.c.obj 67c1b8622645718b
7811 8184 1731539246417387956 esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/task_wdt/task_wdt_impl_timergroup.c.obj e03982fb692662b8
8065 8186 1731539246671361378 esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/flash_brownout_hook.c.obj c60c92a124fc47a
7810 8222 1731539246415618462 esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/task_wdt/task_wdt.c.obj c89111790d12d693
7834 8236 1731539246440084200 esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/brownout.c.obj 44470b7414f4ef2f
7987 8245 1731539246592945477 esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/arch/xtensa/trax.c.obj ad6215aa8f8b7a52
7937 8267 1731539246543439379 esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/arch/xtensa/panic_arch.c.obj 31bb7aace275cf16
8021 8298 1731539246627301175 esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/soc/esp32/reset_reason.c.obj 44342b05a5eb00ab
7944 8298 1731539246550088645 esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/arch/xtensa/expression_with_stack.c.obj 67334561de67ca95
7978 8299 1731539246584357677 esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/arch/xtensa/debug_helpers.c.obj 94744125ee70b21f
7812 8300 1731539246417889037 esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/cpu_start.c.obj 853d7d75d4dc4e81
8025 8310 1731539246631416243 esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/soc/esp32/cache_err_int.c.obj b55ac26fea6f4fc0
8035 8344 1731539246641170538 esp-idf/esp_hw_support/libesp_hw_support.a cb32ec8047290cb7
8087 8352 1731539246693398458 esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_chip_drivers.c.obj caf1522538893e22
8107 8375 1731539246712649716 esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_chip_issi.c.obj 3da8fd3e246db3fc
7748 8408 1731539246353833621 esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/startup.c.obj 7b0fb2d0a15f226
8023 8429 1731539246629150543 esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/soc/esp32/system_internal.c.obj c24e0fbe27049864
8184 8443 1731539246790263911 esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_chip_boya.c.obj 294e1823d21ea32a
8007 8454 1731539246612497608 esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/soc/esp32/clk.c.obj f46b275c1bce5eb
8063 8463 1731539246668604722 esp-idf/pthread/CMakeFiles/__idf_pthread.dir/pthread_semaphore.c.obj 8b72ddf98de067df
8222 8476 1731539246827651973 esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_chip_th.c.obj 6eac9645a3f00bdf
8121 8479 1731539246727402450 esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_chip_mxic.c.obj 371a80d74946bdb7
8141 8479 1731539246747449121 esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_chip_gd.c.obj 7cc0a65455fb8969
8048 8493 1731539246654058904 esp-idf/pthread/CMakeFiles/__idf_pthread.dir/pthread_local_storage.c.obj 6efb2850695564fc
8043 8494 1731539246648872174 esp-idf/pthread/CMakeFiles/__idf_pthread.dir/pthread_cond_var.c.obj 6c2e357a8d8d2d87
8179 8511 1731539246784736350 esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_chip_winbond.c.obj 22c06bec323811eb
8055 8512 1731539246660843919 esp-idf/pthread/CMakeFiles/__idf_pthread.dir/pthread_rwlock.c.obj 8c7360587f9028
8089 8516 1731539246694737828 esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_chip_generic.c.obj e577470b1ae12b09
8344 8543 1731539246949828494 esp-idf/soc/libsoc.a e6155a1ace4ddf53
8186 8569 1731539246792115863 esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_chip_mxic_opi.c.obj 14b65a6d7e95a87b
8038 8570 1731539246643549112 esp-idf/pthread/CMakeFiles/__idf_pthread.dir/pthread.c.obj 6fdd6af6abc78391
8352 8589 1731539246958235378 esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_os_func_noos.c.obj d1807a19e2b51c1e
8236 8604 1731539246842196166 esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/memspi_host_driver.c.obj 8c3f06baea12340
8298 8620 1731539246904182632 esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_wrap.c.obj c00213497acb259a
8408 8644 1731539247013649328 esp-idf/app_update/CMakeFiles/__idf_app_update.dir/esp_ota_app_desc.c.obj 17622831bee34e77
8543 8674 1731539247149409045 esp-idf/heap/libheap.a 35f0de8efea5c5e
8267 8697 1731539246873162753 esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/flash_mmap.c.obj 3c1b6172d6e67068
8245 8698 1731539246851146756 esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/cache_utils.c.obj 6bbc9428469e9d46
8479 8723 1731539247084678882 esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_mem.c.obj 3bb397964442264e
8298 8733 1731539246903648925 esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/flash_ops.c.obj 1168f7d8d5a450d4
8310 8740 1731539246915675962 esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_os_func_app.c.obj 6a0828a7e8e637f7
8493 8745 1731539247099204159 esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_efuse.c.obj dd99f2c178c0f3ea
8429 8747 1731539247035275451 esp-idf/esp_partition/CMakeFiles/__idf_esp_partition.dir/partition.c.obj dffbc8a39956a229
8444 8747 1731539247049685603 esp-idf/esp_partition/CMakeFiles/__idf_esp_partition.dir/partition_target.c.obj 53035fe494ce848d
8479 8748 1731539247085149297 esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_random.c.obj f958cb49c1e6fa1c
8476 8751 1731539247081980976 esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_clock_init.c.obj a6b786b9c900212
8512 8754 1731539247117914085 esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_random_esp32.c.obj c88c7e2439d218cc
8375 8760 1731539246980780206 esp-idf/app_update/CMakeFiles/__idf_app_update.dir/esp_ota_ops.c.obj ea204c7dedf844d
8674 8764 1731539247280407199 esp-idf/log/liblog.a 11e9d14c7d5d4f67
8300 8767 1731539246905727376 esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/esp_flash_spi_init.c.obj e5b721d8fd5d2b94
8494 8769 1731539247099874448 esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/flash_encrypt.c.obj 6e2792d270abb4eb
8511 8770 1731539247117157964 esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/secure_boot.c.obj c237ed532f3bc342
8299 8790 1731539246904795004 esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/esp_flash_api.c.obj f82676945a085b39
8454 8796 1731539247059887688 esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_common.c.obj b9b8a7a7c4164673
8604 8802 1731539247210300640 esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/flash_partitions.c.obj ab0c489088dcde4f
8463 8805 1731539247069269568 esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_common_loader.c.obj 976ff50a01488c4
8516 8844 1731539247122096611 esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/bootloader_flash/src/bootloader_flash.c.obj 25748095121e1a9b
8569 8848 1731539247175449193 esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/bootloader_flash/src/flash_qio_mode.c.obj 4f4aaa6b3aae3fb2
8698 8856 1731539247304336938 esp-idf/esp_bootloader_format/CMakeFiles/__idf_esp_bootloader_format.dir/esp_bootloader_desc.c.obj 6e34e534a8435868
8697 8879 1731539247303285734 esp-idf/esp_app_format/CMakeFiles/__idf_esp_app_format.dir/esp_app_desc.c.obj d2eaa60005be7b43
8723 8902 1731539247328981383 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/debug.c.obj b20d085b3168c843
8571 8939 1731539247176860646 esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/bootloader_flash/src/bootloader_flash_config_esp32.c.obj 8019fd4b3584b196
8733 8957 1731539247338605804 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/mps_reader.c.obj 2c63f132c0ae948f
8644 8958 1731539247249742194 esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/idf/bootloader_sha.c.obj 784eee05d3181eb6
8740 8959 1731539247346246149 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/mps_trace.c.obj 4b39edc24abd7c60
8751 8978 1731539247356849607 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_debug_helpers_generated.c.obj e1b29c91721e398d
8620 8989 1731539247225922454 esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/esp_image_format.c.obj 5d7d53151ccf5dfe
8790 9039 1731539247396089453 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_tls13_keys.c.obj 2c25180cc1f2a593
8796 9042 1731539247402325262 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_tls13_server.c.obj ae24ff291c47e5eb
8802 9054 1731539247408586946 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_tls13_client.c.obj 761d278de9cf93f9
8590 9067 1731539247195491115 esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_utility.c.obj d11c12d244e81ecd
8805 9071 1731539247411126811 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_tls13_generic.c.obj 701477ec2ebce48c
8764 9164 1731539247369979264 esp-idf/hal/libhal.a 1d5dbe362bcb3f27
8747 9197 1731539247352903914 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_ciphersuites.c.obj 88450723db173cfd
8745 9200 1731539247350846922 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_cache.c.obj 2a38707789e00e0b
8849 9202 1731539247454619266 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/Users/hdh20267/esp/esp-idf/components/mbedtls/port/esp_platform_time.c.obj a288c34e8aabda36
8749 9208 1731539247354581325 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_cookie.c.obj be1c44de27c5137a
8748 9229 1731539247353474412 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_client.c.obj 595ba820e3db0342
8761 9238 1731539247366531111 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_ticket.c.obj 2b5ab13a1fddce8d
8844 9247 1731539247450254908 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/Users/hdh20267/esp/esp-idf/components/mbedtls/port/mbedtls_debug.c.obj eeabe7f8507a8c0
9054 9254 1731539247660154086 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/aesni.c.obj 76f8823cb0223e07
9164 9256 1731539247769792115 esp-idf/esp_rom/libesp_rom.a 15dc28457ca7aaa3
9068 9266 1731539247673872324 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/aesce.c.obj ef3b1b08f8e830fd
8880 9311 1731539247485608519 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir/pkcs7.c.obj a12f47f55a298252
8939 9327 1731539247545097537 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir/x509_create.c.obj 4610d971744d9154
8979 9338 1731539247584766132 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir/x509write.c.obj d7a9433ba24636ac
8769 9341 1731539247375285618 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_tls12_client.c.obj eefbf303541899c4
8754 9344 1731539247359707804 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_msg.c.obj 22c8e6b6a0b3cd77
9042 9345 1731539247648422174 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/aes.c.obj 9ba867b6ef3967ea
8960 9351 1731539247565564373 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir/x509_csr.c.obj d827916be7407a52
9039 9367 1731539247645163270 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir/x509write_csr.c.obj a94dc9927ff0da4e
8957 9373 1731539247563443423 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir/x509_crl.c.obj c115ffc55f294842
8989 9380 1731539247595266090 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir/x509write_crt.c.obj 72867791467feece
9238 9380 1731539247843840991 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/bignum_mod.c.obj 4d1e59a627f9ebf5
8770 9386 1731539247375915241 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_tls12_server.c.obj 4e03ac2aaf25ac8d
9247 9391 1731539247853187913 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/bignum_mod_raw.c.obj f8fdca32551b7fb6
9254 9408 1731539247859861262 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/block_cipher.c.obj 573ffcbee2a8c18c
9071 9410 1731539247676587855 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/aria.c.obj 688e401ede7fd310
9266 9434 1731539247872000422 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/camellia.c.obj d8a2edfeef2f102d
8903 9452 1731539247508608971 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir/x509.c.obj 86f7ac0baa01657e
9197 9471 1731539247802949610 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/asn1parse.c.obj cc1a647905a3c842
8857 9481 1731539247462632901 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/Users/hdh20267/esp/esp-idf/components/mbedtls/port/net_sockets.c.obj 18a8774a6253fc32
9202 9483 1731539247807874965 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/base64.c.obj 9a7a4df21491397b
9200 9498 1731539247806037972 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/asn1write.c.obj 2d4a5ef0fc767af4
9256 9530 1731539247862475085 esp-idf/esp_system/libesp_system.a b08174c0ce7edfe4
9327 9540 1731539247933439848 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/chacha20.c.obj ea6f84ab8c9584a1
9338 9556 1731539247944436388 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/chachapoly.c.obj cbcf2ddabcabf553
8767 9576 1731539247373407251 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_tls.c.obj 4ae41c4aca5db205
9229 9587 1731539247835197858 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/bignum_core.c.obj 4e8793bb53ae7d22
9374 9599 1731539247979596959 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/des.c.obj a7b8a6e04583b7ee
9345 9600 1731539247951002529 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/constant_time.c.obj 82c90e0a5b51a038
9380 9606 1731539247986064309 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/dhm.c.obj 9492ec5e41a8b0e4
9391 9615 1731539247996804350 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/ecjpake.c.obj adeda1637e8924fc
9530 9642 1731539248136078512 esp-idf/pthread/libpthread.a b37452027f32d1a8
9208 9655 1731539247814305023 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/bignum.c.obj 38d8ca746250c556
9381 9668 1731539247986521265 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/ecdh.c.obj c4826ae2f81171e1
9434 9674 1731539248040365471 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/ecp_curves_new.c.obj ea1ee33cc49818c9
9312 9690 1731539247917536494 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/ccm.c.obj b4365f26e25f639b
9499 9719 1731539248104536302 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/hkdf.c.obj f5b4d6eaabeacd24
8958 9729 1731539247564247837 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir/x509_crt.c.obj 73cd4d8a505c3bc2
9344 9735 1731539247949805659 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/cipher_wrap.c.obj 8cd730a78dc8749d
9352 9735 1731539247958098585 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/cmac.c.obj cc66425c9ee0fb79
9367 9750 1731539247972948402 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/ctr_drbg.c.obj bfb1deb37f4d7d7f
9386 9778 1731539247992019952 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/ecdsa.c.obj db534f27292a76fa
9471 9783 1731539248076760286 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/entropy_poll.c.obj a88dac51ce9476aa
9600 9798 1731539248206394528 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/memory_buffer_alloc.c.obj 6036c1b92c131419
9341 9799 1731539247946938837 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/cipher.c.obj a8545f530e1c6889
9607 9804 1731539248212707087 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/nist_kw.c.obj dad76da9e75d3495
9452 9808 1731539248058256692 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/entropy.c.obj 8d3f99bea89d81f9
9483 9829 1731539248088826031 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/gcm.c.obj ea70c8587196056f
9642 9830 1731539248248523696 esp-idf/spi_flash/libspi_flash.a dc85f970b93c9873
9655 9854 1731539248261483979 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/padlock.c.obj 1c884c52c23ea5fd
9556 9857 1731539248162273701 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/lmots.c.obj 6d5273c4aeedc57c
9540 9886 1731539248146090639 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/hmac_drbg.c.obj ce08fd6feaa99788
9599 9904 1731539248204644702 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/md5.c.obj b465e6b6ba649bfe
9830 9929 1731539248436335544 esp-idf/app_update/libapp_update.a 14aa56318eba209f
9481 9936 1731539248087525869 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/error.c.obj 77cdb5062f64b8c
9690 9946 1731539248295753886 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/pk_ecc.c.obj 3c671b70c9eb3362
9410 9951 1731539248016302523 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/ecp_curves.c.obj 6985d59c9cbca644
9576 9966 1731539248182200956 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/lms.c.obj 8002099ed02073aa
9409 9987 1731539248014743446 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/ecp.c.obj 922a39b3adccc455
9587 10005 1731539248193514829 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/md.c.obj 9da71fbb80fa59bb
9798 10007 1731539248403769630 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/poly1305.c.obj 2d4314710b74ce7
9674 10010 1731539248279885115 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/pk.c.obj f1199b9ddb18ac3f
9729 10029 1731539248335064732 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/pkcs12.c.obj 97e9657b0f0906d3
9929 10033 1731539248535456406 esp-idf/esp_partition/libesp_partition.a db0cfe78670893a0
9668 10043 1731539248274130346 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/pem.c.obj 2275a3f1b3b8160f
9615 10063 1731539248220936846 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/oid.c.obj 712247ead8f687b7
9720 10091 1731539248325691144 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/pk_wrap.c.obj f9b2dc4a4d7b8291
9778 10102 1731539248383703167 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/platform.c.obj 4df95dc3d2ad8d00
9783 10108 1731539248389035021 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/platform_util.c.obj 8ebca47a72978e1e
9735 10117 1731539248340604377 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/pkcs5.c.obj 4f060e1960d33c64
9808 10150 1731539248414202172 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_cipher.c.obj ca069c220b2a3187
9751 10159 1731539248356599273 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/pkwrite.c.obj 6ee4345e141c031e
9830 10186 1731539248435523880 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_client.c.obj 81c4f31c2e822c5f
9966 10189 1731539248572321845 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_se.c.obj 5ffe314a7a51c305
9736 10203 1731539248341678331 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/pkparse.c.obj 3630128f270c0289
9905 10209 1731539248510792752 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_hash.c.obj f87a096f4d4f409
9804 10210 1731539248410147021 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_aead.c.obj 5bc454d788d58461
10033 10215 1731539248639270207 esp-idf/bootloader_support/libbootloader_support.a e628bb13a873a0ac
9854 10231 1731539248460352699 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_driver_wrappers_no_static.c.obj f4f502db8a7811de
10030 10237 1731539248635591180 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/ripemd160.c.obj 3864f319c579f413
9886 10244 1731539248492018575 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_ffdh.c.obj 9223450038b97672
9936 10266 1731539248542371962 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_mac.c.obj f5257a40bb0c8770
9857 10279 1731539248463309021 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_ecp.c.obj e136d2f5bd0e7a52
10215 10297 1731539248821177286 esp-idf/esp_app_format/libesp_app_format.a 29515346ee833652
9946 10309 1731539248552131799 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_pake.c.obj 8c283ae90a3d4cbe
10011 10320 1731539248616545630 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_util.c.obj e938c7a49e5286ec
10063 10349 1731539248669165090 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/rsa_alt_helpers.c.obj 15eb1ecc550a3c48
10007 10360 1731539248612767311 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_its_file.c.obj 27774e832ee1335e
10150 10373 1731539248756436040 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/threading.c.obj 305f4edf55cc50f0
10159 10380 1731539248765106964 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/timing.c.obj 159837cf035d5d96
9951 10387 1731539248557322154 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_rsa.c.obj 67c1c7e7ff413655
10297 10393 1731539248903409214 esp-idf/esp_bootloader_format/libesp_bootloader_format.a ae5aaa48bde452be
9988 10393 1731539248593492512 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_slot_management.c.obj ef6ebb81cc4f6afb
10187 10423 1731539248792642065 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/version.c.obj f21db62acb700405
10209 10425 1731539248814866561 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/Users/hdh20267/esp/esp-idf/components/mbedtls/port/esp_mem.c.obj 8092615f4a89b029
10190 10427 1731539248795743552 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/version_features.c.obj 17dd08b99619c7c5
10005 10435 1731539248610683694 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_storage.c.obj bf97c82b163ba02d
10091 10442 1731539248697187772 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/sha1.c.obj bb96ef6b8c469b90
10108 10459 1731539248714080747 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/sha512.c.obj cf045d8a6ccc97c9
10102 10462 1731539248708062938 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/sha256.c.obj 23b4b1aa1fe1985f
10203 10480 1731539248809261791 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/Users/hdh20267/esp/esp-idf/components/mbedtls/port/esp_hardware.c.obj 2e5149293057fa11
10443 10481 1731539249085894790 bootloader-prefix/src/bootloader-stamp/bootloader-mkdir 5638da6c18290374
10443 10481 1731539249085894790 /Users/hdh20267/Documents/pecan_ws/fast_led/build/bootloader-prefix/src/bootloader-stamp/bootloader-mkdir 5638da6c18290374
10232 10495 1731539248837490805 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/Users/hdh20267/esp/esp-idf/components/mbedtls/port/aes/esp_aes_xts.c.obj 1f29e08ee6208e6c
10210 10505 1731539248815894598 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/Users/hdh20267/esp/esp-idf/components/mbedtls/port/esp_timing.c.obj 6084e5f74010ca
10117 10511 1731539248722639589 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/sha3.c.obj 433a3bca8eb3c028
10481 10514 1731539249118833869 bootloader-prefix/src/bootloader-stamp/bootloader-download 7843bfe366a533aa
10481 10514 1731539249118833869 /Users/hdh20267/Documents/pecan_ws/fast_led/build/bootloader-prefix/src/bootloader-stamp/bootloader-download 7843bfe366a533aa
10266 10527 1731539248871789879 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/Users/hdh20267/esp/esp-idf/components/mbedtls/port/sha/esp_sha.c.obj 208d691890dd8623
10514 10540 1731539249145360557 bootloader-prefix/src/bootloader-stamp/bootloader-update f4a69b7de58a36f2
10514 10540 1731539249145360557 /Users/hdh20267/Documents/pecan_ws/fast_led/build/bootloader-prefix/src/bootloader-stamp/bootloader-update f4a69b7de58a36f2
10393 10557 1731539248998577007 esp-idf/mbedtls/mbedtls/library/libmbedtls.a e48b7a1485ac4f8e
10238 10559 1731539248844005655 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/Users/hdh20267/esp/esp-idf/components/mbedtls/port/aes/esp_aes_common.c.obj e582ffe8fb13996d
10540 10564 1731539249168924506 bootloader-prefix/src/bootloader-stamp/bootloader-patch c99e1e2874c907c9
10540 10564 1731539249168924506 /Users/hdh20267/Documents/pecan_ws/fast_led/build/bootloader-prefix/src/bootloader-stamp/bootloader-patch c99e1e2874c907c9
10320 10567 1731539248925765668 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/Users/hdh20267/esp/esp-idf/components/mbedtls/port/bignum/bignum_alt.c.obj 8eb425f9f9af962a
10387 10569 1731539248993192820 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/Users/hdh20267/esp/esp-idf/components/mbedtls/port/md/esp_md.c.obj eab96523f52696b6
10427 10573 1731539249033257121 esp-idf/mbedtls/mbedtls/3rdparty/everest/CMakeFiles/everest.dir/library/x25519.c.obj 13904a20c5de959f
10435 10576 1731539249040893050 esp-idf/mbedtls/mbedtls/3rdparty/everest/CMakeFiles/everest.dir/library/Hacl_Curve25519_joined.c.obj 6f83d6184dd905
10279 10582 1731539248884974328 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/Users/hdh20267/esp/esp-idf/components/mbedtls/port/sha/parallel_engine/sha.c.obj ee3a09c5c607ee71
10044 10587 1731539248649673333 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/rsa.c.obj e26dca5c4f23fdf
10423 10588 1731539249029226012 esp-idf/mbedtls/mbedtls/3rdparty/p256-m/CMakeFiles/p256m.dir/p256-m/p256-m.c.obj c56e247adf0f8172
10425 10589 1731539249031640294 esp-idf/mbedtls/mbedtls/3rdparty/everest/CMakeFiles/everest.dir/library/everest.c.obj 15500292d24f0876
10244 10591 1731539248850268505 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/Users/hdh20267/esp/esp-idf/components/mbedtls/port/aes/block/esp_aes.c.obj dc4143effde3ffa6
10394 10597 1731539248999940085 esp-idf/mbedtls/mbedtls/3rdparty/p256-m/CMakeFiles/p256m.dir/p256-m_driver_entrypoints.c.obj 5b68b173f4082388
9800 10602 1731539248405676497 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto.c.obj 9b63b759fcc5a1bc
10380 10606 1731539248985980057 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/Users/hdh20267/esp/esp-idf/components/mbedtls/port/aes/esp_aes_gcm.c.obj 8ba6e0bd402c37f6
10309 10608 1731539248915729832 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/Users/hdh20267/esp/esp-idf/components/mbedtls/port/bignum/esp_bignum.c.obj 88ffea95e5f1a90e
10558 10612 1731539249163579944 esp-idf/mbedtls/mbedtls/library/libmbedx509.a c04966e1c4a5d7f0
10361 10616 1731539248966745965 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/Users/hdh20267/esp/esp-idf/components/mbedtls/port/sha/parallel_engine/esp_sha256.c.obj 315f8f1b5c146617
10349 10634 1731539248955325094 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/Users/hdh20267/esp/esp-idf/components/mbedtls/port/sha/parallel_engine/esp_sha1.c.obj d20de832b4011914
10373 10646 1731539248979179125 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/Users/hdh20267/esp/esp-idf/components/mbedtls/port/sha/parallel_engine/esp_sha512.c.obj 6cb11b0ede89cc8a
10646 10814 1731539249251898139 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a e6fe8f332e8d3948
10814 10841 1731539249419823064 esp-idf/mbedtls/mbedtls/3rdparty/p256-m/libp256m.a 3d9140705add7e57
10841 10870 1731539249447385831 esp-idf/mbedtls/mbedtls/3rdparty/everest/libeverest.a df6b06a4d6979168
10870 11369 1731539249967876750 esp-idf/mbedtls/x509_crt_bundle 943348ffd911c0ad
10870 11369 1731539249967876750 /Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/mbedtls/x509_crt_bundle 943348ffd911c0ad
11369 11454 1731539250059625807 x509_crt_bundle.S 23624e8d8d1cf7fd
11369 11454 1731539250059625807 /Users/hdh20267/Documents/pecan_ws/fast_led/build/x509_crt_bundle.S 23624e8d8d1cf7fd
11455 11523 1731539250060668678 esp-idf/mbedtls/CMakeFiles/__idf_mbedtls.dir/__/__/x509_crt_bundle.S.obj 1b77ed7af6883e50
11455 11755 1731539250060940594 esp-idf/esp_pm/CMakeFiles/__idf_esp_pm.dir/pm_trace.c.obj cff8a5e993b09270
11455 11797 1731539250061375884 esp-idf/driver/CMakeFiles/__idf_driver.dir/gpio/gpio_glitch_filter_ops.c.obj 1ffc521d8e79e50
11455 11844 1731539250060812595 esp-idf/esp_pm/CMakeFiles/__idf_esp_pm.dir/pm_locks.c.obj 6ef91fd85374349e
11455 11911 1731539250060480013 esp-idf/mbedtls/CMakeFiles/__idf_mbedtls.dir/esp_crt_bundle/esp_crt_bundle.c.obj dc4c99f00ab4f93a
11458 11936 1731539250064470080 esp-idf/driver/CMakeFiles/__idf_driver.dir/gptimer/gptimer_priv.c.obj ba8145a371c37763
11458 11937 1731539250063936666 esp-idf/driver/CMakeFiles/__idf_driver.dir/deprecated/esp32/dac_legacy.c.obj eb144aca53c8656d
11456 11943 1731539250062430255 esp-idf/driver/CMakeFiles/__idf_driver.dir/dac/dac_oneshot.c.obj e5f7b6c24907353c
11456 11962 1731539250061743966 esp-idf/driver/CMakeFiles/__idf_driver.dir/spi/spi_bus_lock.c.obj 12090d2e57a1e09e
11457 11963 1731539250063178085 esp-idf/driver/CMakeFiles/__idf_driver.dir/dac/dac_common.c.obj 8015a176b6e153d9
11458 11966 1731539250063683333 esp-idf/driver/CMakeFiles/__idf_driver.dir/deprecated/dac_common_legacy.c.obj ca79b8924789289c
11455 11990 1731539250061084552 esp-idf/esp_pm/CMakeFiles/__idf_esp_pm.dir/pm_impl.c.obj 737ef2387738b68c
11912 12021 1731539250518033302 esp-idf/mbedtls/libmbedtls.a 18bcc5fdb18a1bb0
11456 12022 1731539250061557342 esp-idf/driver/CMakeFiles/__idf_driver.dir/gpio/rtc_io.c.obj c96887c624ef9e8a
11457 12033 1731539250063424459 esp-idf/driver/CMakeFiles/__idf_driver.dir/dac/esp32/dac_dma.c.obj d75c04f017250fc8
11460 12034 1731539250065892741 esp-idf/driver/CMakeFiles/__idf_driver.dir/i2c/i2c_common.c.obj 486d66234111c99f
11458 12041 1731539250064196623 esp-idf/driver/CMakeFiles/__idf_driver.dir/gptimer/gptimer.c.obj 8441ecb1baec8ad7
11457 12043 1731539250062657837 esp-idf/driver/CMakeFiles/__idf_driver.dir/dac/dac_cosine.c.obj 532ec1813e16b2fe
11456 12044 1731539250062238756 esp-idf/driver/CMakeFiles/__idf_driver.dir/deprecated/adc_dma_legacy.c.obj 66c51db6757fa85b
11457 12063 1731539250062916170 esp-idf/driver/CMakeFiles/__idf_driver.dir/dac/dac_continuous.c.obj 218c730fafa0d1fa
11460 12090 1731539250066161948 esp-idf/driver/CMakeFiles/__idf_driver.dir/i2c/i2c_slave.c.obj 509b06dfa87b7c8c
11456 12097 1731539250062028381 esp-idf/driver/CMakeFiles/__idf_driver.dir/deprecated/adc_legacy.c.obj eacce3cc650af9bc
11459 12102 1731539250064763329 esp-idf/driver/CMakeFiles/__idf_driver.dir/deprecated/timer_legacy.c.obj c14d18d1d982011a
11755 12113 1731539250360821418 esp-idf/driver/CMakeFiles/__idf_driver.dir/i2s/i2s_platform.c.obj 9781c8e11569c842
11455 12202 1731539250061225343 esp-idf/driver/CMakeFiles/__idf_driver.dir/gpio/gpio.c.obj 1a562ebe5e22627d
11797 12210 1731539250402615421 esp-idf/driver/CMakeFiles/__idf_driver.dir/i2s/i2s_std.c.obj ce40610f5d46e077
11459 12241 1731539250065254160 esp-idf/driver/CMakeFiles/__idf_driver.dir/i2c/i2c_master.c.obj 2ab1c3c9488e419d
11523 12265 1731539250129351492 esp-idf/driver/CMakeFiles/__idf_driver.dir/i2s/i2s_common.c.obj 781f954c78749745
11459 12272 1731539250065004828 esp-idf/driver/CMakeFiles/__idf_driver.dir/i2c/i2c.c.obj b33409f234e44973
11962 12336 1731539250567927608 esp-idf/driver/CMakeFiles/__idf_driver.dir/mcpwm/mcpwm_cmpr.c.obj a2bb8136092734a7
11963 12341 1731539250569024312 esp-idf/driver/CMakeFiles/__idf_driver.dir/mcpwm/mcpwm_com.c.obj 556da85fcf7ad882
11936 12369 1731539250542190167 esp-idf/driver/CMakeFiles/__idf_driver.dir/i2s/i2s_pdm.c.obj e9b71c0f8f81663b
11943 12381 1731539250548720600 esp-idf/driver/CMakeFiles/__idf_driver.dir/mcpwm/mcpwm_cap.c.obj c01f37096e03caf6
11966 12383 1731539250571857509 esp-idf/driver/CMakeFiles/__idf_driver.dir/mcpwm/mcpwm_fault.c.obj c6f8f9dd27c8829
12022 12410 1731539250627913706 esp-idf/driver/CMakeFiles/__idf_driver.dir/mcpwm/mcpwm_sync.c.obj 699c2a2349d018d9
11990 12426 1731539250595936623 esp-idf/driver/CMakeFiles/__idf_driver.dir/mcpwm/mcpwm_gen.c.obj bb1f4d5e390180eb
12044 12430 1731539250650323826 esp-idf/driver/CMakeFiles/__idf_driver.dir/rmt/rmt_common.c.obj 9fc027e81a7534dc
12369 12441 1731539250975368177 esp-idf/driver/CMakeFiles/__idf_driver.dir/spi/sdspi/sdspi_crc.c.obj 13e90ef689da28a4
12063 12453 1731539250669106169 esp-idf/driver/CMakeFiles/__idf_driver.dir/rmt/rmt_encoder.c.obj 3321d8c8549d2644
12033 12456 1731539250639116578 esp-idf/driver/CMakeFiles/__idf_driver.dir/mcpwm/mcpwm_timer.c.obj aad032bad86cac7a
12021 12466 1731539250626770710 esp-idf/driver/CMakeFiles/__idf_driver.dir/mcpwm/mcpwm_oper.c.obj f106125b045b1efd
12266 12495 1731539250871519626 esp-idf/driver/CMakeFiles/__idf_driver.dir/deprecated/sigma_delta_legacy.c.obj e1a778a1e26b806e
12041 12522 1731539250647277380 esp-idf/driver/CMakeFiles/__idf_driver.dir/pcnt/pulse_cnt.c.obj 1baa43f4ae973a15
12202 12528 1731539250808266624 esp-idf/driver/CMakeFiles/__idf_driver.dir/sdmmc/sdmmc_transaction.c.obj d2ba533dbce869bc
12457 12531 1731539251062509252 esp-idf/esp_pm/libesp_pm.a 904592d0314c6d96
12043 12555 1731539250649368747 esp-idf/driver/CMakeFiles/__idf_driver.dir/deprecated/pcnt_legacy.c.obj 46a63dc9d0e902e9
12113 12559 1731539250719000390 esp-idf/driver/CMakeFiles/__idf_driver.dir/sdio_slave/sdio_slave.c.obj 2b3a6b1aef289ac9
12090 12561 1731539250696078314 esp-idf/driver/CMakeFiles/__idf_driver.dir/rmt/rmt_rx.c.obj e15745c1601b0de9
11937 12564 1731539250542995539 esp-idf/driver/CMakeFiles/__idf_driver.dir/ledc/ledc.c.obj 933c7235b34debcd
12496 12603 1731539251101660432 esp-idf/esp_mm/CMakeFiles/__idf_esp_mm.dir/port/esp32/ext_mem_layout.c.obj ff9ef2340b5f1fd9
12241 12608 1731539250846923681 esp-idf/driver/CMakeFiles/__idf_driver.dir/sigma_delta/sdm.c.obj e760495255fe0e24
11844 12612 1731539250449899403 esp-idf/driver/CMakeFiles/__idf_driver.dir/deprecated/i2s_legacy.c.obj 279cc1d3aaa4f88e
12097 12618 1731539250702869787 esp-idf/driver/CMakeFiles/__idf_driver.dir/rmt/rmt_tx.c.obj ec09be06ee63894c
12210 12629 1731539250815702761 esp-idf/driver/CMakeFiles/__idf_driver.dir/sdmmc/sdmmc_host.c.obj acf5724b8c539d9c
12383 12644 1731539250988838874 esp-idf/driver/CMakeFiles/__idf_driver.dir/spi/sdspi/sdspi_transaction.c.obj 82ec08769e06e8e7
12529 12654 1731539251134580970 esp-idf/esp_mm/CMakeFiles/__idf_esp_mm.dir/cache_esp32.c.obj c6f994b9dba8fa4e
12531 12662 1731539251137343584 esp-idf/efuse/CMakeFiles/__idf_efuse.dir/esp32/esp_efuse_table.c.obj af29fcf2b9d69b51
12273 12678 1731539250878682556 esp-idf/driver/CMakeFiles/__idf_driver.dir/spi/gpspi/spi_common.c.obj 4752e45ee643649b
12618 12681 1731539251224420951 esp-idf/xtensa/CMakeFiles/__idf_xtensa.dir/eri.c.obj cea56f5e7770a0e8
12381 12682 1731539250987320130 esp-idf/driver/CMakeFiles/__idf_driver.dir/spi/sdspi/sdspi_host.c.obj 39ee4481a44aa36d
12034 12683 1731539250640231324 esp-idf/driver/CMakeFiles/__idf_driver.dir/deprecated/mcpwm_legacy.c.obj 66744abcb96083e7
12341 12691 1731539250946787998 esp-idf/driver/CMakeFiles/__idf_driver.dir/spi/gpspi/spi_slave.c.obj 9843a278535fd7
12644 12701 1731539251250437599 esp-idf/xtensa/CMakeFiles/__idf_xtensa.dir/xtensa_context.S.obj 1eedb6cc6b34d835
12102 12703 1731539250708311266 esp-idf/driver/CMakeFiles/__idf_driver.dir/deprecated/rmt_legacy.c.obj 39d78c07c0f073d6
12654 12704 1731539251260267269 esp-idf/xtensa/CMakeFiles/__idf_xtensa.dir/xtensa_intr_asm.S.obj b6ff7ff93b82847f
12410 12715 1731539251016139726 esp-idf/driver/CMakeFiles/__idf_driver.dir/touch_sensor/touch_sensor_common.c.obj f0f2e596abd35386
12466 12717 1731539251071680050 esp-idf/esp_mm/CMakeFiles/__idf_esp_mm.dir/esp_mmu_map.c.obj bd1f202f42a23d23
12555 12720 1731539251160913158 esp-idf/efuse/CMakeFiles/__idf_efuse.dir/esp32/esp_efuse_fields.c.obj 774b4a9635b6ab3f
12564 12721 1731539251169628916 esp-idf/efuse/CMakeFiles/__idf_efuse.dir/src/esp_efuse_fields.c.obj 1d5eb6f3ff942803
12453 12730 1731539251058932808 esp-idf/driver/CMakeFiles/__idf_driver.dir/deprecated/adc_i2s_deprecated.c.obj 52121c575e246693
12559 12731 1731539251165298808 esp-idf/efuse/CMakeFiles/__idf_efuse.dir/esp32/esp_efuse_utility.c.obj ebc94b16564d447
12630 12736 1731539251235506116 esp-idf/xtensa/CMakeFiles/__idf_xtensa.dir/xt_trax.c.obj c45308d84aeb7e10
12678 12740 1731539251283974926 esp-idf/xtensa/CMakeFiles/__idf_xtensa.dir/xtensa_vectors.S.obj 6c7ebb18e68b1c91
12522 12749 1731539251128291036 esp-idf/esp_mm/CMakeFiles/__idf_esp_mm.dir/esp_cache.c.obj 24c48fa3e8990ba9
12336 12764 1731539250941733642 esp-idf/driver/CMakeFiles/__idf_driver.dir/spi/gpspi/spi_master.c.obj de5518a16af5080f
12430 12765 1731539251035767649 esp-idf/driver/CMakeFiles/__idf_driver.dir/twai/twai.c.obj efc2b4afab59dc33
12608 12792 1731539251213989825 esp-idf/efuse/CMakeFiles/__idf_efuse.dir/src/efuse_controller/keys/without_key_purposes/three_key_blocks/esp_efuse_api_key.c.obj 5edfe188c83198ac
12561 12795 1731539251167096592 esp-idf/efuse/CMakeFiles/__idf_efuse.dir/src/esp_efuse_api.c.obj 20f7e4c5da8a7ac7
12603 12814 1731539251209263260 esp-idf/efuse/CMakeFiles/__idf_efuse.dir/src/esp_efuse_utility.c.obj 663c80d52669fbdd
12662 12826 1731539251268402487 esp-idf/xtensa/CMakeFiles/__idf_xtensa.dir/xtensa_intr.c.obj 9d10e3a5d21d412f
12426 12835 1731539251031647498 esp-idf/driver/CMakeFiles/__idf_driver.dir/touch_sensor/esp32/touch_sensor.c.obj b8c41f86081b9a48
12683 12869 1731539251289038239 esp-idf/console/CMakeFiles/__idf_console.dir/split_argv.c.obj 74be751e8d62ae80
12613 12977 1731539251218544349 esp-idf/esp_ringbuf/CMakeFiles/__idf_esp_ringbuf.dir/ringbuf.c.obj f79b2d44f892d327
12722 13020 1731539251327518838 esp-idf/console/CMakeFiles/__idf_console.dir/argtable3/arg_hashtable.c.obj 98c8a46df08235e5
12704 13043 1731539251309685742 esp-idf/console/CMakeFiles/__idf_console.dir/argtable3/arg_dbl.c.obj 53502fc8834b9117
12681 13059 1731539251286758123 esp-idf/console/CMakeFiles/__idf_console.dir/commands.c.obj f034ae9d4f3cd416
12702 13064 1731539251307469459 esp-idf/console/CMakeFiles/__idf_console.dir/argtable3/arg_cmd.c.obj 371333daf4efd12a
12717 13070 1731539251323180397 esp-idf/console/CMakeFiles/__idf_console.dir/argtable3/arg_end.c.obj f4613477ada74d50
12731 13080 1731539251337313175 esp-idf/console/CMakeFiles/__idf_console.dir/argtable3/arg_lit.c.obj ef46292fcbf5832a
12736 13081 1731539251341954115 esp-idf/console/CMakeFiles/__idf_console.dir/argtable3/arg_rem.c.obj 582b8475f67a82d0
12720 13085 1731539251325557929 esp-idf/console/CMakeFiles/__idf_console.dir/argtable3/arg_file.c.obj 47ee0cc5849640dd
12703 13089 1731539251308566538 esp-idf/console/CMakeFiles/__idf_console.dir/argtable3/arg_date.c.obj fe08b5374f692f4b
12441 13091 1731539251046688106 esp-idf/driver/CMakeFiles/__idf_driver.dir/uart/uart.c.obj daa6c8810158989a
12716 13091 1731539251321487820 esp-idf/console/CMakeFiles/__idf_console.dir/argtable3/arg_dstr.c.obj 1936748b51ac629f
12749 13093 1731539251354860023 esp-idf/console/CMakeFiles/__idf_console.dir/argtable3/arg_str.c.obj cff3fc10822edcfb
12730 13105 1731539251335611890 esp-idf/console/CMakeFiles/__idf_console.dir/argtable3/arg_int.c.obj a722bd1b9be02787
12764 13110 1731539251370218629 esp-idf/console/CMakeFiles/__idf_console.dir/argtable3/arg_utils.c.obj be24b9fd3806705d
12814 13114 1731539251419638852 esp-idf/unity/CMakeFiles/__idf_unity.dir/unity_runner.c.obj 4c4780514521ed4f
12835 13126 1731539251440637353 esp-idf/unity/CMakeFiles/__idf_unity.dir/unity_utils_cache.c.obj 5ba20e74a8aa94a9
12682 13141 1731539251288168868 esp-idf/console/CMakeFiles/__idf_console.dir/esp_console_repl.c.obj af142c62c439647e
12826 13142 1731539251431795971 esp-idf/unity/CMakeFiles/__idf_unity.dir/unity_utils_freertos.c.obj 425f15f84030357b
12795 13144 1731539251401281133 esp-idf/unity/CMakeFiles/__idf_unity.dir/unity/src/unity.c.obj 6b2cf2eaa3b22dc8
12870 13146 1731539251475832007 esp-idf/unity/CMakeFiles/__idf_unity.dir/unity_utils_memory.c.obj d2c700993eb4450
12977 13185 1731539251582901713 esp-idf/unity/CMakeFiles/__idf_unity.dir/unity_port_esp32.c.obj f4a459376aecf57d
12692 13187 1731539251297662289 esp-idf/console/CMakeFiles/__idf_console.dir/linenoise/linenoise.c.obj f22c47dae3c2a91a
12740 13203 1731539251346313348 esp-idf/console/CMakeFiles/__idf_console.dir/argtable3/arg_rex.c.obj 8247c2872ba6bb35
13021 13210 1731539251626773416 esp-idf/unity/CMakeFiles/__idf_unity.dir/port/esp/unity_utils_memory_esp.c.obj 5a20f4223b5b231f
12765 13213 1731539251371265084 esp-idf/console/CMakeFiles/__idf_console.dir/argtable3/argtable3.c.obj b4323fcfd53ae672
13059 13230 1731539251665169141 esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/proto-c/constants.pb-c.c.obj 5c4bc808594a3098
13064 13246 1731539251670285329 esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/proto-c/sec0.pb-c.c.obj 3879a5aa4a2fb2d4
13070 13302 1731539251675703725 esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/proto-c/sec1.pb-c.c.obj 83ac19f90144d34e
13082 13304 1731539251687531095 esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/proto-c/session.pb-c.c.obj 9c4b57be8bd9c235
13080 13318 1731539251685588186 esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/proto-c/sec2.pb-c.c.obj cd5440baad344ce8
13186 13331 1731539251791980769 esp-idf/wear_levelling/CMakeFiles/__idf_wear_levelling.dir/crc32.cpp.obj 2c908c65a9926589
13043 13433 1731539251649078204 esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/src/common/protocomm.c.obj fac3f7706bf518d8
12792 13444 1731539251398153645 esp-idf/protobuf-c/CMakeFiles/__idf_protobuf-c.dir/protobuf-c/protobuf-c/protobuf-c.c.obj e594200ccab67e18
13114 13512 1731539251719698427 esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/src/crypto/srp6a/esp_srp_mpi.c.obj 49581b9a6fcf8667
13092 13525 1731539251697478389 esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/src/security/security0.c.obj 4a299c5e03e4c7a3
13085 13545 1731539251691291497 esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/src/transports/protocomm_console.c.obj 4f07d0d1974e59a9
13141 13564 1731539251747152320 esp-idf/wear_levelling/CMakeFiles/__idf_wear_levelling.dir/SPI_Flash.cpp.obj 7ea711e232fc983b
13126 13565 1731539251731969212 esp-idf/wear_levelling/CMakeFiles/__idf_wear_levelling.dir/Partition.cpp.obj 9326c17640d1d38b
13110 13568 1731539251715945525 esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/src/crypto/srp6a/esp_srp.c.obj fb61d0dc3015b42
13144 13583 1731539251750112058 esp-idf/wear_levelling/CMakeFiles/__idf_wear_levelling.dir/WL_Ext_Safe.cpp.obj ba9c970cfd1e5c8c
13142 13585 1731539251748297482 esp-idf/wear_levelling/CMakeFiles/__idf_wear_levelling.dir/WL_Ext_Perf.cpp.obj 6e3acb9fcb339498
13091 13591 1731539251696971225 esp-idf/driver/libdriver.a f58470d25d8423cb
13090 13605 1731539251695703688 esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/src/transports/protocomm_httpd.c.obj 73ca2b3906aeb72b
13188 13605 1731539251793539596 esp-idf/wear_levelling/CMakeFiles/__idf_wear_levelling.dir/wear_levelling.cpp.obj 844e0e88e529b217
13213 13618 1731539251819482369 esp-idf/sdmmc/CMakeFiles/__idf_sdmmc.dir/sdmmc_init.c.obj 1863477a817d76dc
13094 13632 1731539251699798172 esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/src/security/security1.c.obj 6505e53ea4ba46d5
13211 13634 1731539251816642047 esp-idf/sdmmc/CMakeFiles/__idf_sdmmc.dir/sdmmc_common.c.obj c71ebe1ba449b6d5
13105 13637 1731539251711126544 esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/src/security/security2.c.obj a76969c5a80b532a
13319 13647 1731539251924708665 esp-idf/json/CMakeFiles/__idf_json.dir/cJSON/cJSON_Utils.c.obj 6573886a8de38e59
13203 13659 1731539251808827494 esp-idf/sdmmc/CMakeFiles/__idf_sdmmc.dir/sdmmc_cmd.c.obj 3a49d1e1df8d64df
13526 13668 1731539252131544938 esp-idf/cmock/CMakeFiles/__idf_cmock.dir/CMock/src/cmock.c.obj 2dc91bc985a20dba
13433 13673 1731539252039188258 esp-idf/app_trace/CMakeFiles/__idf_app_trace.dir/app_trace_util.c.obj 3f1ef083c205e963
13445 13675 1731539252050551380 esp-idf/app_trace/CMakeFiles/__idf_app_trace.dir/host_file_io.c.obj 6f1bf36715597bc1
13146 13682 1731539251752216466 esp-idf/wear_levelling/CMakeFiles/__idf_wear_levelling.dir/WL_Flash.cpp.obj ca115c73690f6f7e
13591 13683 1731539252197475221 esp-idf/esp_mm/libesp_mm.a ff81d1ff90ad3496
13230 13685 1731539251836009805 esp-idf/sdmmc/CMakeFiles/__idf_sdmmc.dir/sdmmc_io.c.obj 99ef29adb203884f
13246 13698 1731539251852079992 esp-idf/sdmmc/CMakeFiles/__idf_sdmmc.dir/sdmmc_mmc.c.obj c026f76f702db05d
13331 13699 1731539251937087075 esp-idf/app_trace/CMakeFiles/__idf_app_trace.dir/app_trace.c.obj 9da7beea8241a133
13302 13701 1731539251908412938 esp-idf/sdmmc/CMakeFiles/__idf_sdmmc.dir/sdmmc_sd.c.obj 7dca826114723018
13545 13732 1731539252151288694 esp-idf/esp_hid/CMakeFiles/__idf_esp_hid.dir/src/esp_hidd.c.obj bb7b5b8ba94513bf
13512 13750 1731539252118491947 esp-idf/app_trace/CMakeFiles/__idf_app_trace.dir/port/port_uart.c.obj 7a0439fee3880248
13583 13766 1731539252189490169 esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir/src/esp_lcd_panel_io.c.obj 3f3fc575023f64cb
13565 13769 1731539252170759451 esp-idf/esp_hid/CMakeFiles/__idf_esp_hid.dir/src/esp_hid_common.c.obj ad3c4aa6dba45b6a
13305 13781 1731539251910513721 esp-idf/json/CMakeFiles/__idf_json.dir/cJSON/cJSON.c.obj 86343ea74a3b2eee
13568 13790 1731539252174104104 esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir/src/esp_lcd_common.c.obj 2f798ea2938daf25
13732 13792 1731539252337697296 esp-idf/espcoredump/CMakeFiles/__idf_espcoredump.dir/src/core_dump_sha.c.obj 7afb16303f8b0d13
13683 13797 1731539252289378027 esp-idf/efuse/libefuse.a c23dcc9018101401
13751 13807 1731539252356867430 esp-idf/espcoredump/CMakeFiles/__idf_espcoredump.dir/src/core_dump_crc.c.obj 1a74ecd624b5a158
13637 13866 1731539252242848168 esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir/src/esp_lcd_panel_ops.c.obj 1e29a98a89319c65
13564 13870 1731539252169687705 esp-idf/esp_hid/CMakeFiles/__idf_esp_hid.dir/src/esp_hidh.c.obj fb3d4a55a33105e4
13797 13885 1731539252403195415 esp-idf/esp_ringbuf/libesp_ringbuf.a 680ef8ed39d600ac
13585 13907 1731539252191151537 esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir/src/esp_lcd_panel_io_i2c_v1.c.obj 306cc1a2b9a74a85
13605 13913 1731539252211051043 esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir/src/esp_lcd_panel_io_i2c_v2.c.obj 749536e575d69248
13673 13924 1731539252278609320 esp-idf/esp_local_ctrl/CMakeFiles/__idf_esp_local_ctrl.dir/proto-c/esp_local_ctrl.pb-c.c.obj fdd050dafbe1c53c
13632 13962 1731539252237725105 esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir/src/esp_lcd_panel_ssd1306.c.obj 8c86554901fb4640
13618 13967 1731539252223997659 esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir/src/esp_lcd_panel_nt35510.c.obj 1449f842aa1a0533
13634 13987 1731539252240405761 esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir/src/esp_lcd_panel_st7789.c.obj 4e694c9c033fe2c6
13606 13992 1731539252211487416 esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir/src/esp_lcd_panel_io_spi.c.obj 900ab37dbe0b4f37
13885 13993 1731539252491085695 esp-idf/xtensa/libxtensa.a 96f4beb1ec6a524c
13682 14087 1731539252288165616 esp-idf/espcoredump/CMakeFiles/__idf_espcoredump.dir/src/core_dump_common.c.obj 8319dc321356b4ff
13675 14092 1731539252280792519 esp-idf/esp_local_ctrl/CMakeFiles/__idf_esp_local_ctrl.dir/src/esp_local_ctrl_transport_httpd.c.obj f4838d234f1caeb2
13668 14099 1731539252274333503 esp-idf/esp_local_ctrl/CMakeFiles/__idf_esp_local_ctrl.dir/src/esp_local_ctrl_handler.c.obj 2cfe53c9122b7fc4
13702 14105 1731539252307680456 esp-idf/espcoredump/CMakeFiles/__idf_espcoredump.dir/src/core_dump_binary.c.obj 24f648e8f93793d
13659 14106 1731539252264859332 esp-idf/esp_local_ctrl/CMakeFiles/__idf_esp_local_ctrl.dir/src/esp_local_ctrl.c.obj 96deb7a4ed36384e
13699 14107 1731539252304838967 esp-idf/espcoredump/CMakeFiles/__idf_espcoredump.dir/src/core_dump_elf.c.obj 4de0e15787c100b7
13807 14121 1731539252413226834 esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/src/ffunicode.c.obj 8e3cce54b762c2f2
13698 14124 1731539252304180345 esp-idf/espcoredump/CMakeFiles/__idf_espcoredump.dir/src/core_dump_uart.c.obj 396210eefb4c830c
13781 14136 1731539252387078020 esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/diskio/diskio_rawflash.c.obj fa037ba68c99332f
13767 14137 1731539252373265240 esp-idf/espcoredump/CMakeFiles/__idf_espcoredump.dir/src/port/xtensa/core_dump_port.c.obj 3bd33dcfffce2cfd
13790 14140 1731539252396498024 esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/diskio/diskio_wl.c.obj 80bbfac1ee63cf22
13993 14141 1731539252599404480 esp-idf/console/libconsole.a 84cbecea15d1d65d
13647 14147 1731539252252797671 esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir/src/esp_lcd_panel_io_i2s.c.obj 2710cc148f6c5372
14087 14160 1731539252693333528 esp-idf/protobuf-c/libprotobuf-c.a 934b44316e914116
13867 14167 1731539252472524810 esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/port/freertos/ffsystem.c.obj 47eb9f133ecad336
13769 14173 1731539252374791568 esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/diskio/diskio.c.obj 2c92b840329f120b
13685 14175 1731539252291238437 esp-idf/espcoredump/CMakeFiles/__idf_espcoredump.dir/src/core_dump_flash.c.obj 3accea55b94bebc3
13870 14176 1731539252476248878 esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/diskio/diskio_sdmmc.c.obj fa9cb4f8119b50cd
14093 14176 1731539252698460591 esp-idf/unity/libunity.a 5f8d13e5830ab993
14106 14180 1731539252712382912 esp-idf/json/libjson.a a6897c142d7f0b6
14100 14190 1731539252705792813 esp-idf/wear_levelling/libwear_levelling.a b0a7fcb76dff7f5c
14105 14192 1731539252711060251 esp-idf/sdmmc/libsdmmc.a dda360f8d4954001
14136 14246 1731539252742324170 esp-idf/perfmon/CMakeFiles/__idf_perfmon.dir/xtensa_perfmon_masks.c.obj c3c3bf299dea6add
14121 14299 1731539252727417478 esp-idf/perfmon/CMakeFiles/__idf_perfmon.dir/xtensa_perfmon_access.c.obj 598b10bc9a42cf4e
14108 14301 1731539252713587366 esp-idf/nvs_sec_provider/CMakeFiles/__idf_nvs_sec_provider.dir/nvs_sec_provider.c.obj e0ab7c19edcc7593
13992 14304 1731539252597937569 esp-idf/mqtt/CMakeFiles/__idf_mqtt.dir/esp-mqtt/lib/platform_esp32_idf.c.obj 9b660de6e0b8494b
14124 14306 1731539252729936301 esp-idf/perfmon/CMakeFiles/__idf_perfmon.dir/xtensa_perfmon_apis.c.obj f2db8c76935d257b
13924 14312 1731539252530448041 esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/vfs/vfs_fat_spiflash.c.obj 5b19efdff936d5a8
14160 14316 1731539252766432700 esp-idf/protocomm/libprotocomm.a 814a9131eb0c17bb
13968 14350 1731539252573775455 esp-idf/mqtt/CMakeFiles/__idf_mqtt.dir/esp-mqtt/lib/mqtt_msg.c.obj c7bd591ffe75f673
13988 14365 1731539252593593669 esp-idf/mqtt/CMakeFiles/__idf_mqtt.dir/esp-mqtt/lib/mqtt_outbox.c.obj 2637ecd0bd2d74c4
14316 14410 1731539252922149923 esp-idf/app_trace/libapp_trace.a be3a426de06af7dd
13792 14418 1731539252398292476 esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/src/ff.c.obj f26ba74fdc188a9
14140 14424 1731539252745656657 esp-idf/spiffs/CMakeFiles/__idf_spiffs.dir/spiffs/src/spiffs_cache.c.obj d66ed739853b986c
13907 14425 1731539252513004526 esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/vfs/vfs_fat.c.obj 50b526b48352f741
13913 14425 1731539252518740712 esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/vfs/vfs_fat_sdmmc.c.obj 5c54002a7fe3e7fc
14350 14427 1731539252956503330 esp-idf/cmock/libcmock.a ce086dece5889668
14180 14438 1731539252785740958 esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/src/wifi_ctrl.c.obj 20c743efdc371069
14365 14446 1731539252971194689 esp-idf/esp_hid/libesp_hid.a 81a237048d8e7888
14176 14450 1731539252781966681 esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/src/wifi_config.c.obj 58d09e6de1e5e7c4
14147 14459 1731539252753428834 esp-idf/spiffs/CMakeFiles/__idf_spiffs.dir/spiffs/src/spiffs_gc.c.obj 4f4c26e03d9b482
14307 14469 1731539252912472586 esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/proto-c/wifi_constants.pb-c.c.obj 31d289d0899e8a9a
14137 14470 1731539252743451040 esp-idf/spiffs/CMakeFiles/__idf_spiffs.dir/spiffs_api.c.obj 674e9c921aa97549
14304 14481 1731539252910406803 esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/proto-c/wifi_ctrl.pb-c.c.obj 688e1dab9a738378
14418 14482 1731539253024012024 esp-idf/esp_local_ctrl/libesp_local_ctrl.a 394ae449b781720c
14141 14487 1731539252747167526 esp-idf/spiffs/CMakeFiles/__idf_spiffs.dir/spiffs/src/spiffs_check.c.obj c7e1bda83e8d36a6
14425 14487 1731539253030999330 esp-idf/nvs_sec_provider/libnvs_sec_provider.a 45bca214b7690971
14299 14488 1731539252904979157 esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/proto-c/wifi_config.pb-c.c.obj 20bf9539e3236226
14427 14488 1731539253033152488 esp-idf/perfmon/libperfmon.a 1d9b495a5a27858b
14302 14492 1731539252907627772 esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/proto-c/wifi_scan.pb-c.c.obj ce6876766b2589b1
14410 14495 1731539253015799889 esp-idf/esp_lcd/libesp_lcd.a cde056baa629e0fc
14176 14495 1731539252782294971 esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/src/wifi_scan.c.obj 6c215b47474b1be5
14424 14497 1731539253029602544 esp-idf/espcoredump/libespcoredump.a c4cf0c00d5a50ef3
14426 14500 1731539253031491828 esp-idf/fatfs/libfatfs.a f83e63006ef21c50
14192 14501 1731539252798321700 esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/src/handlers.c.obj 6e9b2297b4aa51ab
14246 14504 1731539252852177739 esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/src/scheme_console.c.obj 882e3c9bb4a5a887
14312 14514 1731539252918155022 esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/src/scheme_softap.c.obj 4c5c1fe5bbb1df78
14167 14536 1731539252772666842 esp-idf/spiffs/CMakeFiles/__idf_spiffs.dir/spiffs/src/spiffs_hydrogen.c.obj 66b6285008e93686
14175 14561 1731539252781212809 esp-idf/spiffs/CMakeFiles/__idf_spiffs.dir/esp_spiffs.c.obj 27607dda6ebe8be5
14173 14600 1731539252779050692 esp-idf/spiffs/CMakeFiles/__idf_spiffs.dir/spiffs/src/spiffs_nucleus.c.obj dfc8c64113c03f52
14191 14616 1731539252796465374 esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/src/manager.c.obj 56878317acff5104
14600 14640 1731539253206206935 esp-idf/spiffs/libspiffs.a cc85a4e81ba519c3
13962 14658 1731539252568141477 esp-idf/mqtt/CMakeFiles/__idf_mqtt.dir/esp-mqtt/mqtt_client.c.obj 87dea78af017c2c0
14616 14659 1731539253221982581 esp-idf/wifi_provisioning/libwifi_provisioning.a 599f05f18d22634f
14658 14691 1731539253264395540 esp-idf/mqtt/libmqtt.a e74db52070ece338
10564 14822 1731539253427615108 bootloader-prefix/src/bootloader-stamp/bootloader-configure 229197688bec8cdd
10564 14822 1731539253427615108 /Users/hdh20267/Documents/pecan_ws/fast_led/build/bootloader-prefix/src/bootloader-stamp/bootloader-configure 229197688bec8cdd
14822 15947 1731539253428151648 bootloader-prefix/src/bootloader-stamp/bootloader-build 8254ceb6af09bbaa
14822 15947 1731539253428151648 bootloader/bootloader.elf 8254ceb6af09bbaa
14822 15947 1731539253428151648 bootloader/bootloader.bin 8254ceb6af09bbaa
14822 15947 1731539253428151648 bootloader/bootloader.map 8254ceb6af09bbaa
14822 15947 1731539253428151648 /Users/hdh20267/Documents/pecan_ws/fast_led/build/bootloader-prefix/src/bootloader-stamp/bootloader-build 8254ceb6af09bbaa
14822 15947 1731539253428151648 /Users/hdh20267/Documents/pecan_ws/fast_led/build/bootloader/bootloader.elf 8254ceb6af09bbaa
14822 15947 1731539253428151648 /Users/hdh20267/Documents/pecan_ws/fast_led/build/bootloader/bootloader.bin 8254ceb6af09bbaa
14822 15947 1731539253428151648 /Users/hdh20267/Documents/pecan_ws/fast_led/build/bootloader/bootloader.map 8254ceb6af09bbaa
15947 15956 1731539254553149573 bootloader-prefix/src/bootloader-stamp/bootloader-install 4382372db192900a
15947 15956 1731539254553149573 /Users/hdh20267/Documents/pecan_ws/fast_led/build/bootloader-prefix/src/bootloader-stamp/bootloader-install 4382372db192900a
15956 15974 1731539254579794136 CMakeFiles/bootloader-complete 9f3ab329ef77a882
15956 15974 1731539254579794136 bootloader-prefix/src/bootloader-stamp/bootloader-done 9f3ab329ef77a882
15956 15974 1731539254579794136 /Users/hdh20267/Documents/pecan_ws/fast_led/build/CMakeFiles/bootloader-complete 9f3ab329ef77a882
15956 15974 1731539254579794136 /Users/hdh20267/Documents/pecan_ws/fast_led/build/bootloader-prefix/src/bootloader-stamp/bootloader-done 9f3ab329ef77a882
14691 17974 1731539256563079030 esp-idf/esp_system/ld/sections.ld db389e8549a02f55
14691 17974 1731539256563079030 /Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/esp_system/ld/sections.ld db389e8549a02f55
17974 17997 1731539256580363171 CMakeFiles/fast_led.elf.dir/project_elf_src_esp32.c.obj 323835fbe58ae1a2
31 76 1731542968820061809 bootloader-prefix/src/bootloader-stamp/bootloader-build 8254ceb6af09bbaa
31 76 1731542968820061809 bootloader/bootloader.elf 8254ceb6af09bbaa
31 76 1731542968820061809 bootloader/bootloader.bin 8254ceb6af09bbaa
31 76 1731542968820061809 bootloader/bootloader.map 8254ceb6af09bbaa
31 76 1731542968820061809 /Users/hdh20267/Documents/pecan_ws/fast_led/build/bootloader-prefix/src/bootloader-stamp/bootloader-build 8254ceb6af09bbaa
31 76 1731542968820061809 /Users/hdh20267/Documents/pecan_ws/fast_led/build/bootloader/bootloader.elf 8254ceb6af09bbaa
31 76 1731542968820061809 /Users/hdh20267/Documents/pecan_ws/fast_led/build/bootloader/bootloader.bin 8254ceb6af09bbaa
31 76 1731542968820061809 /Users/hdh20267/Documents/pecan_ws/fast_led/build/bootloader/bootloader.map 8254ceb6af09bbaa
76 84 1731542968864649682 bootloader-prefix/src/bootloader-stamp/bootloader-install 4382372db192900a
76 84 1731542968864649682 /Users/hdh20267/Documents/pecan_ws/fast_led/build/bootloader-prefix/src/bootloader-stamp/bootloader-install 4382372db192900a
84 103 1731542968891241000 CMakeFiles/bootloader-complete 9f3ab329ef77a882
84 103 1731542968891241000 bootloader-prefix/src/bootloader-stamp/bootloader-done 9f3ab329ef77a882
84 103 1731542968891241000 /Users/hdh20267/Documents/pecan_ws/fast_led/build/CMakeFiles/bootloader-complete 9f3ab329ef77a882
84 103 1731542968891241000 /Users/hdh20267/Documents/pecan_ws/fast_led/build/bootloader-prefix/src/bootloader-stamp/bootloader-done 9f3ab329ef77a882

630
build/CMakeCache.txt Normal file
View File

@ -0,0 +1,630 @@
# This is the CMakeCache file.
# For build in directory: /Users/hdh20267/Documents/pecan_ws/fast_led/build
# It was generated by CMake: /opt/homebrew/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
########################
//No help, variable specified on the command line.
CCACHE_ENABLE:UNINITIALIZED=0
//Path to a program.
CMAKE_ADDR2LINE:FILEPATH=/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32-elf-addr2line
//Path to a program.
CMAKE_AR:FILEPATH=/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32-elf-ar
//A wrapper around 'ar' adding the appropriate '--plugin' option
// for the GCC compiler
CMAKE_ASM_COMPILER_AR:FILEPATH=/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc-ar
//A wrapper around 'ranlib' adding the appropriate '--plugin' option
// for the GCC compiler
CMAKE_ASM_COMPILER_RANLIB:FILEPATH=/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32-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/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc-ar
//A wrapper around 'ranlib' adding the appropriate '--plugin' option
// for the GCC compiler
CMAKE_CXX_COMPILER_RANLIB:FILEPATH=/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc-ranlib
//C++ Compiler Base Flags
CMAKE_CXX_FLAGS:STRING=-mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy
//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/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc-ar
//A wrapper around 'ranlib' adding the appropriate '--plugin' option
// for the GCC compiler
CMAKE_C_COMPILER_RANLIB:FILEPATH=/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc-ranlib
//C Compiler Base Flags
CMAKE_C_FLAGS:STRING=-mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy
//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 build database during the build.
CMAKE_EXPORT_BUILD_DATABASE:BOOL=
//Enable/Disable output of compile commands during generation.
CMAKE_EXPORT_COMPILE_COMMANDS:BOOL=
//Value Computed by CMake.
CMAKE_FIND_PACKAGE_REDIRECTS_DIR:STATIC=/Users/hdh20267/Documents/pecan_ws/fast_led/build/CMakeFiles/pkgRedirects
//User executables (bin)
CMAKE_INSTALL_BINDIR:PATH=bin
//Read-only architecture-independent data (DATAROOTDIR)
CMAKE_INSTALL_DATADIR:PATH=
//Read-only architecture-independent data root (share)
CMAKE_INSTALL_DATAROOTDIR:PATH=share
//Documentation root (DATAROOTDIR/doc/PROJECT_NAME)
CMAKE_INSTALL_DOCDIR:PATH=
//C header files (include)
CMAKE_INSTALL_INCLUDEDIR:PATH=include
//Info documentation (DATAROOTDIR/info)
CMAKE_INSTALL_INFODIR:PATH=
//Object code libraries (lib)
CMAKE_INSTALL_LIBDIR:PATH=lib
//Program executables (libexec)
CMAKE_INSTALL_LIBEXECDIR:PATH=libexec
//Locale-dependent data (DATAROOTDIR/locale)
CMAKE_INSTALL_LOCALEDIR:PATH=
//Modifiable single-machine data (var)
CMAKE_INSTALL_LOCALSTATEDIR:PATH=var
//Man documentation (DATAROOTDIR/man)
CMAKE_INSTALL_MANDIR:PATH=
//C header files for non-gcc (/usr/include)
CMAKE_INSTALL_OLDINCLUDEDIR:PATH=/usr/include
//Install path prefix, prepended onto install directories.
CMAKE_INSTALL_PREFIX:PATH=/usr/local
//Run-time variable data (LOCALSTATEDIR/run)
CMAKE_INSTALL_RUNSTATEDIR:PATH=
//System admin executables (sbin)
CMAKE_INSTALL_SBINDIR:PATH=sbin
//Modifiable architecture-independent data (com)
CMAKE_INSTALL_SHAREDSTATEDIR:PATH=com
//Read-only single-machine data (etc)
CMAKE_INSTALL_SYSCONFDIR:PATH=etc
//Path to a program.
CMAKE_LINKER:FILEPATH=/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32-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/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32-elf-nm
//Path to a program.
CMAKE_OBJCOPY:FILEPATH=/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32-elf-objcopy
//Path to a program.
CMAKE_OBJDUMP:FILEPATH=/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32-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=fast_led
//Value Computed by CMake
CMAKE_PROJECT_VERSION:STATIC=3.6.0
//Value Computed by CMake
CMAKE_PROJECT_VERSION_MAJOR:STATIC=3
//Value Computed by CMake
CMAKE_PROJECT_VERSION_MINOR:STATIC=6
//Value Computed by CMake
CMAKE_PROJECT_VERSION_PATCH:STATIC=0
//Value Computed by CMake
CMAKE_PROJECT_VERSION_TWEAK:STATIC=
//Path to a program.
CMAKE_RANLIB:FILEPATH=/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32-elf-ranlib
//Path to a program.
CMAKE_READELF:FILEPATH=/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32-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/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32-elf-strip
//Path to a program.
CMAKE_TAPI:FILEPATH=CMAKE_TAPI-NOTFOUND
//The CMake toolchain file
CMAKE_TOOLCHAIN_FILE:FILEPATH=/Users/hdh20267/esp/esp-idf/tools/cmake/toolchain-esp32.cmake
//If this value is on, makefiles will be generated without the
// .SILENT directive, and all commands will be echoed to the console
// during the make. This is useful for debugging only. With Visual
// Studio IDE projects all commands are done without /nologo.
CMAKE_VERBOSE_MAKEFILE:BOOL=FALSE
//Disable package configuration, target export and installation
DISABLE_PACKAGE_CONFIG_AND_INSTALL:BOOL=ON
//Build Mbed TLS programs.
ENABLE_PROGRAMS:BOOL=
//Build Mbed TLS tests.
ENABLE_TESTING:BOOL=
//No help, variable specified on the command line.
ESP_PLATFORM:UNINITIALIZED=1
//Generate the auto-generated files as needed
GEN_FILES:BOOL=
//Git command line client
GIT_EXECUTABLE:FILEPATH=/opt/homebrew/bin/git
//IDF Build Target
IDF_TARGET:STRING=esp32
//IDF Build Toolchain Type
IDF_TOOLCHAIN:STRING=gcc
//Install Mbed TLS headers.
INSTALL_MBEDTLS_HEADERS:BOOL=ON
//Explicitly link Mbed TLS library to pthread.
LINK_WITH_PTHREAD:BOOL=OFF
//Explicitly link Mbed TLS library to trusted_storage.
LINK_WITH_TRUSTED_STORAGE:BOOL=OFF
//Mbed TLS config file (overrides default).
MBEDTLS_CONFIG_FILE:FILEPATH=
//Compiler warnings treated as errors
MBEDTLS_FATAL_WARNINGS:BOOL=ON
//Mbed TLS user config file (appended to default).
MBEDTLS_USER_CONFIG_FILE:FILEPATH=
//Value Computed by CMake
Mbed TLS_BINARY_DIR:STATIC=/Users/hdh20267/Documents/pecan_ws/fast_led/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/hdh20267/esp/esp-idf/components/mbedtls/mbedtls
//No help, variable specified on the command line.
PYTHON:UNINITIALIZED=/Users/hdh20267/.espressif/python_env/idf5.2_py3.12_env/bin/python
//No help, variable specified on the command line.
PYTHON_DEPS_CHECKED:UNINITIALIZED=1
//Allow unsafe builds. These builds ARE NOT SECURE.
UNSAFE_BUILD:BOOL=OFF
//Build Mbed TLS shared library.
USE_SHARED_MBEDTLS_LIBRARY:BOOL=OFF
//Build Mbed TLS static library.
USE_STATIC_MBEDTLS_LIBRARY:BOOL=ON
//Value Computed by CMake
esp-idf_BINARY_DIR:STATIC=/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf
//Value Computed by CMake
esp-idf_IS_TOP_LEVEL:STATIC=OFF
//Value Computed by CMake
esp-idf_SOURCE_DIR:STATIC=/Users/hdh20267/esp/esp-idf
//Dependencies for the target
everest_LIB_DEPENDS:STATIC=general;__idf_cxx;general;__idf_newlib;general;__idf_freertos;general;__idf_esp_hw_support;general;__idf_heap;general;__idf_log;general;__idf_soc;general;__idf_hal;general;__idf_esp_rom;general;__idf_esp_common;general;__idf_esp_system;general;__idf_xtensa;
//Value Computed by CMake
fast_led_BINARY_DIR:STATIC=/Users/hdh20267/Documents/pecan_ws/fast_led/build
//Value Computed by CMake
fast_led_IS_TOP_LEVEL:STATIC=ON
//Value Computed by CMake
fast_led_SOURCE_DIR:STATIC=/Users/hdh20267/Documents/pecan_ws/fast_led
//Dependencies for the target
mbedcrypto_LIB_DEPENDS:STATIC=general;__idf_cxx;general;__idf_newlib;general;__idf_freertos;general;__idf_esp_hw_support;general;__idf_heap;general;__idf_log;general;__idf_soc;general;__idf_hal;general;__idf_esp_rom;general;__idf_esp_common;general;__idf_esp_system;general;__idf_xtensa;general;everest;general;p256m;
//Dependencies for the target
mbedtls_LIB_DEPENDS:STATIC=general;__idf_cxx;general;__idf_newlib;general;__idf_freertos;general;__idf_esp_hw_support;general;__idf_heap;general;__idf_log;general;__idf_soc;general;__idf_hal;general;__idf_esp_rom;general;__idf_esp_common;general;__idf_esp_system;general;__idf_xtensa;general;mbedx509;
//Dependencies for the target
mbedx509_LIB_DEPENDS:STATIC=general;__idf_cxx;general;__idf_newlib;general;__idf_freertos;general;__idf_esp_hw_support;general;__idf_heap;general;__idf_log;general;__idf_soc;general;__idf_hal;general;__idf_esp_rom;general;__idf_esp_common;general;__idf_esp_system;general;__idf_xtensa;general;mbedcrypto;
//Dependencies for the target
p256m_LIB_DEPENDS:STATIC=general;__idf_cxx;general;__idf_newlib;general;__idf_freertos;general;__idf_esp_hw_support;general;__idf_heap;general;__idf_log;general;__idf_soc;general;__idf_hal;general;__idf_esp_rom;general;__idf_esp_common;general;__idf_esp_system;general;__idf_xtensa;
########################
# 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/hdh20267/Documents/pecan_ws/fast_led/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=31
//Patch version of cmake used to create the current loaded cache
CMAKE_CACHE_PATCH_VERSION:INTERNAL=0
//Path to CMake executable.
CMAKE_COMMAND:INTERNAL=/opt/homebrew/bin/cmake
//Path to cpack program executable.
CMAKE_CPACK_COMMAND:INTERNAL=/opt/homebrew/bin/cpack
//Path to ctest program executable.
CMAKE_CTEST_COMMAND:INTERNAL=/opt/homebrew/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/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_BUILD_DATABASE
CMAKE_EXPORT_BUILD_DATABASE-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_EXPORT_COMPILE_COMMANDS
CMAKE_EXPORT_COMPILE_COMMANDS-ADVANCED:INTERNAL=1
//Name of external makefile project generator.
CMAKE_EXTRA_GENERATOR:INTERNAL=
//Name of generator.
CMAKE_GENERATOR:INTERNAL=Ninja
//Generator instance identifier.
CMAKE_GENERATOR_INSTANCE:INTERNAL=
//Name of generator platform.
CMAKE_GENERATOR_PLATFORM:INTERNAL=
//Name of generator toolset.
CMAKE_GENERATOR_TOOLSET:INTERNAL=
//Test CMAKE_HAVE_LIBC_PTHREAD
CMAKE_HAVE_LIBC_PTHREAD:INTERNAL=1
//Source directory with the top level CMakeLists.txt file for this
// project
CMAKE_HOME_DIRECTORY:INTERNAL=/Users/hdh20267/Documents/pecan_ws/fast_led
//ADVANCED property for variable: CMAKE_INSTALL_BINDIR
CMAKE_INSTALL_BINDIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_INSTALL_DATADIR
CMAKE_INSTALL_DATADIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_INSTALL_DATAROOTDIR
CMAKE_INSTALL_DATAROOTDIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_INSTALL_DOCDIR
CMAKE_INSTALL_DOCDIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_INSTALL_INCLUDEDIR
CMAKE_INSTALL_INCLUDEDIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_INSTALL_INFODIR
CMAKE_INSTALL_INFODIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_INSTALL_LIBDIR
CMAKE_INSTALL_LIBDIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_INSTALL_LIBEXECDIR
CMAKE_INSTALL_LIBEXECDIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_INSTALL_LOCALEDIR
CMAKE_INSTALL_LOCALEDIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_INSTALL_LOCALSTATEDIR
CMAKE_INSTALL_LOCALSTATEDIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_INSTALL_MANDIR
CMAKE_INSTALL_MANDIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_INSTALL_OLDINCLUDEDIR
CMAKE_INSTALL_OLDINCLUDEDIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_INSTALL_RUNSTATEDIR
CMAKE_INSTALL_RUNSTATEDIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_INSTALL_SBINDIR
CMAKE_INSTALL_SBINDIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_INSTALL_SHAREDSTATEDIR
CMAKE_INSTALL_SHAREDSTATEDIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_INSTALL_SYSCONFDIR
CMAKE_INSTALL_SYSCONFDIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_LINKER
CMAKE_LINKER-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_MAKE_PROGRAM
CMAKE_MAKE_PROGRAM-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS
CMAKE_MODULE_LINKER_FLAGS-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_DEBUG
CMAKE_MODULE_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL
CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_RELEASE
CMAKE_MODULE_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO
CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_NM
CMAKE_NM-ADVANCED:INTERNAL=1
//number of local generators
CMAKE_NUMBER_OF_MAKEFILES:INTERNAL=88
//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/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
//ADVANCED property for variable: CMAKE_TAPI
CMAKE_TAPI-ADVANCED:INTERNAL=1
//uname command
CMAKE_UNAME:INTERNAL=/usr/bin/uname
//ADVANCED property for variable: CMAKE_VERBOSE_MAKEFILE
CMAKE_VERBOSE_MAKEFILE-ADVANCED:INTERNAL=1
//Test C_COMPILER_SUPPORTS_WFORMAT_SIGNEDNESS
C_COMPILER_SUPPORTS_WFORMAT_SIGNEDNESS:INTERNAL=1
//Details about finding Git
FIND_PACKAGE_MESSAGE_DETAILS_Git:INTERNAL=[/opt/homebrew/bin/git][v2.47.0()]
//Details about finding Python3
FIND_PACKAGE_MESSAGE_DETAILS_Python3:INTERNAL=[/Users/hdh20267/.espressif/python_env/idf5.2_py3.12_env/bin/python][cfound components: Interpreter ][v3.12.7()]
//Details about finding Threads
FIND_PACKAGE_MESSAGE_DETAILS_Threads:INTERNAL=[TRUE][v()]
//ADVANCED property for variable: GIT_EXECUTABLE
GIT_EXECUTABLE-ADVANCED:INTERNAL=1
//Have include stddef.h
HAVE_STDDEF_H:INTERNAL=1
//Have include stdint.h
HAVE_STDINT_H:INTERNAL=1
//Have include sys/types.h
HAVE_SYS_TYPES_H:INTERNAL=1
//Result of TRY_COMPILE
HAVE_TIME_T_SIZE:INTERNAL=TRUE
//CHECK_TYPE_SIZE: sizeof(time_t)
TIME_T_SIZE:INTERNAL=8
//CMAKE_INSTALL_PREFIX during last run
_GNUInstallDirs_LAST_CMAKE_INSTALL_PREFIX:INTERNAL=/usr/local
//Compiler reason failure
_Python3_Compiler_REASON_FAILURE:INTERNAL=
//Development reason failure
_Python3_Development_REASON_FAILURE:INTERNAL=
_Python3_EXECUTABLE:INTERNAL=/Users/hdh20267/.espressif/python_env/idf5.2_py3.12_env/bin/python
//Python3 Properties
_Python3_INTERPRETER_PROPERTIES:INTERNAL=Python;3;12;7;32;64;;;abi3;/Users/hdh20267/anaconda3/envs/fast_led/lib/python3.12;/Users/hdh20267/.espressif/python_env/idf5.2_py3.12_env/lib/python3.12;/Users/hdh20267/.espressif/python_env/idf5.2_py3.12_env/lib/python3.12/site-packages;/Users/hdh20267/.espressif/python_env/idf5.2_py3.12_env/lib/python3.12/site-packages
_Python3_INTERPRETER_SIGNATURE:INTERNAL=9f8e717f29c7cd70da6e98c1c90a6091
//NumPy reason failure
_Python3_NumPy_REASON_FAILURE:INTERNAL=

View File

@ -0,0 +1,28 @@
set(CMAKE_ASM_COMPILER "/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc")
set(CMAKE_ASM_COMPILER_ARG1 "")
set(CMAKE_AR "/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32-elf-ar")
set(CMAKE_ASM_COMPILER_AR "/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc-ar")
set(CMAKE_RANLIB "/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32-elf-ranlib")
set(CMAKE_ASM_COMPILER_RANLIB "/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc-ranlib")
set(CMAKE_LINKER "/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32-elf-ld")
set(CMAKE_LINKER_LINK "")
set(CMAKE_LINKER_LLD "")
set(CMAKE_ASM_COMPILER_LINKER "")
set(CMAKE_ASM_COMPILER_LINKER_ID "")
set(CMAKE_ASM_COMPILER_LINKER_VERSION )
set(CMAKE_ASM_COMPILER_LINKER_FRONTEND_VARIANT )
set(CMAKE_MT "")
set(CMAKE_TAPI "CMAKE_TAPI-NOTFOUND")
set(CMAKE_ASM_COMPILER_LOADED 1)
set(CMAKE_ASM_COMPILER_ID "GNU")
set(CMAKE_ASM_COMPILER_VERSION "")
set(CMAKE_ASM_COMPILER_ENV_VAR "ASM")
set(CMAKE_ASM_IGNORE_EXTENSIONS h;H;o;O;obj;OBJ;def;DEF;rc;RC)
set(CMAKE_ASM_LINKER_PREFERENCE 0)
set(CMAKE_ASM_LINKER_DEPFILE_SUPPORTED )

View File

@ -0,0 +1,81 @@
set(CMAKE_C_COMPILER "/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc")
set(CMAKE_C_COMPILER_ARG1 "")
set(CMAKE_C_COMPILER_ID "GNU")
set(CMAKE_C_COMPILER_VERSION "13.2.0")
set(CMAKE_C_COMPILER_VERSION_INTERNAL "")
set(CMAKE_C_COMPILER_WRAPPER "")
set(CMAKE_C_STANDARD_COMPUTED_DEFAULT "17")
set(CMAKE_C_EXTENSIONS_COMPUTED_DEFAULT "ON")
set(CMAKE_C_STANDARD_LATEST "23")
set(CMAKE_C_COMPILE_FEATURES "c_std_90;c_function_prototypes;c_std_99;c_restrict;c_variadic_macros;c_std_11;c_static_assert;c_std_17;c_std_23")
set(CMAKE_C90_COMPILE_FEATURES "c_std_90;c_function_prototypes")
set(CMAKE_C99_COMPILE_FEATURES "c_std_99;c_restrict;c_variadic_macros")
set(CMAKE_C11_COMPILE_FEATURES "c_std_11;c_static_assert")
set(CMAKE_C17_COMPILE_FEATURES "c_std_17")
set(CMAKE_C23_COMPILE_FEATURES "c_std_23")
set(CMAKE_C_PLATFORM_ID "")
set(CMAKE_C_SIMULATE_ID "")
set(CMAKE_C_COMPILER_FRONTEND_VARIANT "GNU")
set(CMAKE_C_SIMULATE_VERSION "")
set(CMAKE_AR "/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32-elf-ar")
set(CMAKE_C_COMPILER_AR "/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc-ar")
set(CMAKE_RANLIB "/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32-elf-ranlib")
set(CMAKE_C_COMPILER_RANLIB "/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc-ranlib")
set(CMAKE_LINKER "/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32-elf-ld")
set(CMAKE_LINKER_LINK "")
set(CMAKE_LINKER_LLD "")
set(CMAKE_C_COMPILER_LINKER "NOTFOUND")
set(CMAKE_C_COMPILER_LINKER_ID "")
set(CMAKE_C_COMPILER_LINKER_VERSION )
set(CMAKE_C_COMPILER_LINKER_FRONTEND_VARIANT )
set(CMAKE_MT "")
set(CMAKE_TAPI "CMAKE_TAPI-NOTFOUND")
set(CMAKE_COMPILER_IS_GNUCC 1)
set(CMAKE_C_COMPILER_LOADED 1)
set(CMAKE_C_COMPILER_WORKS TRUE)
set(CMAKE_C_ABI_COMPILED TRUE)
set(CMAKE_C_COMPILER_ENV_VAR "CC")
set(CMAKE_C_COMPILER_ID_RUN 1)
set(CMAKE_C_SOURCE_FILE_EXTENSIONS c;m)
set(CMAKE_C_IGNORE_EXTENSIONS h;H;o;O;obj;OBJ;def;DEF;rc;RC)
set(CMAKE_C_LINKER_PREFERENCE 10)
set(CMAKE_C_LINKER_DEPFILE_SUPPORTED )
# 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/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/lib/gcc/xtensa-esp-elf/13.2.0/include;/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/lib/gcc/xtensa-esp-elf/13.2.0/include-fixed;/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/xtensa-esp-elf/sys-include;/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/xtensa-esp-elf/include")
set(CMAKE_C_IMPLICIT_LINK_LIBRARIES "gcc;c;nosys;c;gcc")
set(CMAKE_C_IMPLICIT_LINK_DIRECTORIES "/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/lib/gcc/xtensa-esp-elf/13.2.0/esp32;/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/xtensa-esp-elf/lib/esp32;/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/lib/gcc/xtensa-esp-elf/13.2.0;/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/lib/gcc;/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/xtensa-esp-elf/lib")
set(CMAKE_C_IMPLICIT_LINK_FRAMEWORK_DIRECTORIES "")

View File

@ -0,0 +1,101 @@
set(CMAKE_CXX_COMPILER "/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32-elf-g++")
set(CMAKE_CXX_COMPILER_ARG1 "")
set(CMAKE_CXX_COMPILER_ID "GNU")
set(CMAKE_CXX_COMPILER_VERSION "13.2.0")
set(CMAKE_CXX_COMPILER_VERSION_INTERNAL "")
set(CMAKE_CXX_COMPILER_WRAPPER "")
set(CMAKE_CXX_STANDARD_COMPUTED_DEFAULT "17")
set(CMAKE_CXX_EXTENSIONS_COMPUTED_DEFAULT "ON")
set(CMAKE_CXX_STANDARD_LATEST "23")
set(CMAKE_CXX_COMPILE_FEATURES "cxx_std_98;cxx_template_template_parameters;cxx_std_11;cxx_alias_templates;cxx_alignas;cxx_alignof;cxx_attributes;cxx_auto_type;cxx_constexpr;cxx_decltype;cxx_decltype_incomplete_return_types;cxx_default_function_template_args;cxx_defaulted_functions;cxx_defaulted_move_initializers;cxx_delegating_constructors;cxx_deleted_functions;cxx_enum_forward_declarations;cxx_explicit_conversions;cxx_extended_friend_declarations;cxx_extern_templates;cxx_final;cxx_func_identifier;cxx_generalized_initializers;cxx_inheriting_constructors;cxx_inline_namespaces;cxx_lambdas;cxx_local_type_template_args;cxx_long_long_type;cxx_noexcept;cxx_nonstatic_member_init;cxx_nullptr;cxx_override;cxx_range_for;cxx_raw_string_literals;cxx_reference_qualified_functions;cxx_right_angle_brackets;cxx_rvalue_references;cxx_sizeof_member;cxx_static_assert;cxx_strong_enums;cxx_thread_local;cxx_trailing_return_types;cxx_unicode_literals;cxx_uniform_initialization;cxx_unrestricted_unions;cxx_user_literals;cxx_variadic_macros;cxx_variadic_templates;cxx_std_14;cxx_aggregate_default_initializers;cxx_attribute_deprecated;cxx_binary_literals;cxx_contextual_conversions;cxx_decltype_auto;cxx_digit_separators;cxx_generic_lambdas;cxx_lambda_init_captures;cxx_relaxed_constexpr;cxx_return_type_deduction;cxx_variable_templates;cxx_std_17;cxx_std_20;cxx_std_23")
set(CMAKE_CXX98_COMPILE_FEATURES "cxx_std_98;cxx_template_template_parameters")
set(CMAKE_CXX11_COMPILE_FEATURES "cxx_std_11;cxx_alias_templates;cxx_alignas;cxx_alignof;cxx_attributes;cxx_auto_type;cxx_constexpr;cxx_decltype;cxx_decltype_incomplete_return_types;cxx_default_function_template_args;cxx_defaulted_functions;cxx_defaulted_move_initializers;cxx_delegating_constructors;cxx_deleted_functions;cxx_enum_forward_declarations;cxx_explicit_conversions;cxx_extended_friend_declarations;cxx_extern_templates;cxx_final;cxx_func_identifier;cxx_generalized_initializers;cxx_inheriting_constructors;cxx_inline_namespaces;cxx_lambdas;cxx_local_type_template_args;cxx_long_long_type;cxx_noexcept;cxx_nonstatic_member_init;cxx_nullptr;cxx_override;cxx_range_for;cxx_raw_string_literals;cxx_reference_qualified_functions;cxx_right_angle_brackets;cxx_rvalue_references;cxx_sizeof_member;cxx_static_assert;cxx_strong_enums;cxx_thread_local;cxx_trailing_return_types;cxx_unicode_literals;cxx_uniform_initialization;cxx_unrestricted_unions;cxx_user_literals;cxx_variadic_macros;cxx_variadic_templates")
set(CMAKE_CXX14_COMPILE_FEATURES "cxx_std_14;cxx_aggregate_default_initializers;cxx_attribute_deprecated;cxx_binary_literals;cxx_contextual_conversions;cxx_decltype_auto;cxx_digit_separators;cxx_generic_lambdas;cxx_lambda_init_captures;cxx_relaxed_constexpr;cxx_return_type_deduction;cxx_variable_templates")
set(CMAKE_CXX17_COMPILE_FEATURES "cxx_std_17")
set(CMAKE_CXX20_COMPILE_FEATURES "cxx_std_20")
set(CMAKE_CXX23_COMPILE_FEATURES "cxx_std_23")
set(CMAKE_CXX26_COMPILE_FEATURES "")
set(CMAKE_CXX_PLATFORM_ID "")
set(CMAKE_CXX_SIMULATE_ID "")
set(CMAKE_CXX_COMPILER_FRONTEND_VARIANT "GNU")
set(CMAKE_CXX_SIMULATE_VERSION "")
set(CMAKE_AR "/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32-elf-ar")
set(CMAKE_CXX_COMPILER_AR "/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc-ar")
set(CMAKE_RANLIB "/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32-elf-ranlib")
set(CMAKE_CXX_COMPILER_RANLIB "/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc-ranlib")
set(CMAKE_LINKER "/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32-elf-ld")
set(CMAKE_LINKER_LINK "")
set(CMAKE_LINKER_LLD "")
set(CMAKE_CXX_COMPILER_LINKER "NOTFOUND")
set(CMAKE_CXX_COMPILER_LINKER_ID "")
set(CMAKE_CXX_COMPILER_LINKER_VERSION )
set(CMAKE_CXX_COMPILER_LINKER_FRONTEND_VARIANT )
set(CMAKE_MT "")
set(CMAKE_TAPI "CMAKE_TAPI-NOTFOUND")
set(CMAKE_COMPILER_IS_GNUCXX 1)
set(CMAKE_CXX_COMPILER_LOADED 1)
set(CMAKE_CXX_COMPILER_WORKS TRUE)
set(CMAKE_CXX_ABI_COMPILED TRUE)
set(CMAKE_CXX_COMPILER_ENV_VAR "CXX")
set(CMAKE_CXX_COMPILER_ID_RUN 1)
set(CMAKE_CXX_SOURCE_FILE_EXTENSIONS C;M;c++;cc;cpp;cxx;m;mm;mpp;CPP;ixx;cppm;ccm;cxxm;c++m)
set(CMAKE_CXX_IGNORE_EXTENSIONS inl;h;hpp;HPP;H;o;O;obj;OBJ;def;DEF;rc;RC)
foreach (lang IN ITEMS C OBJC OBJCXX)
if (CMAKE_${lang}_COMPILER_ID_RUN)
foreach(extension IN LISTS CMAKE_${lang}_SOURCE_FILE_EXTENSIONS)
list(REMOVE_ITEM CMAKE_CXX_SOURCE_FILE_EXTENSIONS ${extension})
endforeach()
endif()
endforeach()
set(CMAKE_CXX_LINKER_PREFERENCE 30)
set(CMAKE_CXX_LINKER_PREFERENCE_PROPAGATES 1)
set(CMAKE_CXX_LINKER_DEPFILE_SUPPORTED )
# 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/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/xtensa-esp-elf/include/c++/13.2.0;/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/xtensa-esp-elf/include/c++/13.2.0/xtensa-esp-elf/esp32;/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/xtensa-esp-elf/include/c++/13.2.0/backward;/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/lib/gcc/xtensa-esp-elf/13.2.0/include;/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/lib/gcc/xtensa-esp-elf/13.2.0/include-fixed;/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/xtensa-esp-elf/sys-include;/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/xtensa-esp-elf/include")
set(CMAKE_CXX_IMPLICIT_LINK_LIBRARIES "stdc++;m;gcc;c;nosys;c;gcc")
set(CMAKE_CXX_IMPLICIT_LINK_DIRECTORIES "/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/lib/gcc/xtensa-esp-elf/13.2.0/esp32;/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/xtensa-esp-elf/lib/esp32;/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/lib/gcc/xtensa-esp-elf/13.2.0;/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/lib/gcc;/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/xtensa-esp-elf/lib")
set(CMAKE_CXX_IMPLICIT_LINK_FRAMEWORK_DIRECTORIES "")
set(CMAKE_CXX_COMPILER_CLANG_RESOURCE_DIR "")
set(CMAKE_CXX_COMPILER_IMPORT_STD "")
### Imported target for C++23 standard library
set(CMAKE_CXX23_COMPILER_IMPORT_STD_NOT_FOUND_MESSAGE "Toolchain does not support discovering `import std` support")

Binary file not shown.

Binary file not shown.

View File

@ -0,0 +1,15 @@
set(CMAKE_HOST_SYSTEM "Darwin-24.1.0")
set(CMAKE_HOST_SYSTEM_NAME "Darwin")
set(CMAKE_HOST_SYSTEM_VERSION "24.1.0")
set(CMAKE_HOST_SYSTEM_PROCESSOR "arm64")
include("/Users/hdh20267/esp/esp-idf/tools/cmake/toolchain-esp32.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)

View File

@ -0,0 +1,904 @@
#ifdef __cplusplus
# error "A C++ compiler has been selected for C."
#endif
#if defined(__18CXX)
# define ID_VOID_MAIN
#endif
#if defined(__CLASSIC_C__)
/* cv-qualifiers did not exist in K&R C */
# define const
# define volatile
#endif
#if !defined(__has_include)
/* If the compiler does not have __has_include, pretend the answer is
always no. */
# define __has_include(x) 0
#endif
/* Version number components: V=Version, R=Revision, P=Patch
Version date components: YYYY=Year, MM=Month, DD=Day */
#if defined(__INTEL_COMPILER) || defined(__ICC)
# define COMPILER_ID "Intel"
# if defined(_MSC_VER)
# define SIMULATE_ID "MSVC"
# endif
# if defined(__GNUC__)
# define SIMULATE_ID "GNU"
# endif
/* __INTEL_COMPILER = VRP prior to 2021, and then VVVV for 2021 and later,
except that a few beta releases use the old format with V=2021. */
# if __INTEL_COMPILER < 2021 || __INTEL_COMPILER == 202110 || __INTEL_COMPILER == 202111
# define COMPILER_VERSION_MAJOR DEC(__INTEL_COMPILER/100)
# define COMPILER_VERSION_MINOR DEC(__INTEL_COMPILER/10 % 10)
# if defined(__INTEL_COMPILER_UPDATE)
# define COMPILER_VERSION_PATCH DEC(__INTEL_COMPILER_UPDATE)
# else
# define COMPILER_VERSION_PATCH DEC(__INTEL_COMPILER % 10)
# endif
# else
# define COMPILER_VERSION_MAJOR DEC(__INTEL_COMPILER)
# define COMPILER_VERSION_MINOR DEC(__INTEL_COMPILER_UPDATE)
/* The third version component from --version is an update index,
but no macro is provided for it. */
# define COMPILER_VERSION_PATCH DEC(0)
# endif
# if defined(__INTEL_COMPILER_BUILD_DATE)
/* __INTEL_COMPILER_BUILD_DATE = YYYYMMDD */
# define COMPILER_VERSION_TWEAK DEC(__INTEL_COMPILER_BUILD_DATE)
# endif
# if defined(_MSC_VER)
/* _MSC_VER = VVRR */
# define SIMULATE_VERSION_MAJOR DEC(_MSC_VER / 100)
# define SIMULATE_VERSION_MINOR DEC(_MSC_VER % 100)
# endif
# if defined(__GNUC__)
# define SIMULATE_VERSION_MAJOR DEC(__GNUC__)
# elif defined(__GNUG__)
# define SIMULATE_VERSION_MAJOR DEC(__GNUG__)
# endif
# if defined(__GNUC_MINOR__)
# define SIMULATE_VERSION_MINOR DEC(__GNUC_MINOR__)
# endif
# if defined(__GNUC_PATCHLEVEL__)
# define SIMULATE_VERSION_PATCH DEC(__GNUC_PATCHLEVEL__)
# endif
#elif (defined(__clang__) && defined(__INTEL_CLANG_COMPILER)) || defined(__INTEL_LLVM_COMPILER)
# define COMPILER_ID "IntelLLVM"
#if defined(_MSC_VER)
# define SIMULATE_ID "MSVC"
#endif
#if defined(__GNUC__)
# define SIMULATE_ID "GNU"
#endif
/* __INTEL_LLVM_COMPILER = VVVVRP prior to 2021.2.0, VVVVRRPP for 2021.2.0 and
* later. Look for 6 digit vs. 8 digit version number to decide encoding.
* VVVV is no smaller than the current year when a version is released.
*/
#if __INTEL_LLVM_COMPILER < 1000000L
# define COMPILER_VERSION_MAJOR DEC(__INTEL_LLVM_COMPILER/100)
# define COMPILER_VERSION_MINOR DEC(__INTEL_LLVM_COMPILER/10 % 10)
# define COMPILER_VERSION_PATCH DEC(__INTEL_LLVM_COMPILER % 10)
#else
# define COMPILER_VERSION_MAJOR DEC(__INTEL_LLVM_COMPILER/10000)
# define COMPILER_VERSION_MINOR DEC(__INTEL_LLVM_COMPILER/100 % 100)
# define COMPILER_VERSION_PATCH DEC(__INTEL_LLVM_COMPILER % 100)
#endif
#if defined(_MSC_VER)
/* _MSC_VER = VVRR */
# define SIMULATE_VERSION_MAJOR DEC(_MSC_VER / 100)
# define SIMULATE_VERSION_MINOR DEC(_MSC_VER % 100)
#endif
#if defined(__GNUC__)
# define SIMULATE_VERSION_MAJOR DEC(__GNUC__)
#elif defined(__GNUG__)
# define SIMULATE_VERSION_MAJOR DEC(__GNUG__)
#endif
#if defined(__GNUC_MINOR__)
# define SIMULATE_VERSION_MINOR DEC(__GNUC_MINOR__)
#endif
#if defined(__GNUC_PATCHLEVEL__)
# define SIMULATE_VERSION_PATCH DEC(__GNUC_PATCHLEVEL__)
#endif
#elif defined(__PATHCC__)
# define COMPILER_ID "PathScale"
# define COMPILER_VERSION_MAJOR DEC(__PATHCC__)
# define COMPILER_VERSION_MINOR DEC(__PATHCC_MINOR__)
# if defined(__PATHCC_PATCHLEVEL__)
# define COMPILER_VERSION_PATCH DEC(__PATHCC_PATCHLEVEL__)
# endif
#elif defined(__BORLANDC__) && defined(__CODEGEARC_VERSION__)
# define COMPILER_ID "Embarcadero"
# define COMPILER_VERSION_MAJOR HEX(__CODEGEARC_VERSION__>>24 & 0x00FF)
# define COMPILER_VERSION_MINOR HEX(__CODEGEARC_VERSION__>>16 & 0x00FF)
# define COMPILER_VERSION_PATCH DEC(__CODEGEARC_VERSION__ & 0xFFFF)
#elif defined(__BORLANDC__)
# define COMPILER_ID "Borland"
/* __BORLANDC__ = 0xVRR */
# define COMPILER_VERSION_MAJOR HEX(__BORLANDC__>>8)
# define COMPILER_VERSION_MINOR HEX(__BORLANDC__ & 0xFF)
#elif defined(__WATCOMC__) && __WATCOMC__ < 1200
# define COMPILER_ID "Watcom"
/* __WATCOMC__ = VVRR */
# define COMPILER_VERSION_MAJOR DEC(__WATCOMC__ / 100)
# define COMPILER_VERSION_MINOR DEC((__WATCOMC__ / 10) % 10)
# if (__WATCOMC__ % 10) > 0
# define COMPILER_VERSION_PATCH DEC(__WATCOMC__ % 10)
# endif
#elif defined(__WATCOMC__)
# define COMPILER_ID "OpenWatcom"
/* __WATCOMC__ = VVRP + 1100 */
# define COMPILER_VERSION_MAJOR DEC((__WATCOMC__ - 1100) / 100)
# define COMPILER_VERSION_MINOR DEC((__WATCOMC__ / 10) % 10)
# if (__WATCOMC__ % 10) > 0
# define COMPILER_VERSION_PATCH DEC(__WATCOMC__ % 10)
# endif
#elif defined(__SUNPRO_C)
# define COMPILER_ID "SunPro"
# if __SUNPRO_C >= 0x5100
/* __SUNPRO_C = 0xVRRP */
# define COMPILER_VERSION_MAJOR HEX(__SUNPRO_C>>12)
# define COMPILER_VERSION_MINOR HEX(__SUNPRO_C>>4 & 0xFF)
# define COMPILER_VERSION_PATCH HEX(__SUNPRO_C & 0xF)
# else
/* __SUNPRO_CC = 0xVRP */
# define COMPILER_VERSION_MAJOR HEX(__SUNPRO_C>>8)
# define COMPILER_VERSION_MINOR HEX(__SUNPRO_C>>4 & 0xF)
# define COMPILER_VERSION_PATCH HEX(__SUNPRO_C & 0xF)
# endif
#elif defined(__HP_cc)
# define COMPILER_ID "HP"
/* __HP_cc = VVRRPP */
# define COMPILER_VERSION_MAJOR DEC(__HP_cc/10000)
# define COMPILER_VERSION_MINOR DEC(__HP_cc/100 % 100)
# define COMPILER_VERSION_PATCH DEC(__HP_cc % 100)
#elif defined(__DECC)
# define COMPILER_ID "Compaq"
/* __DECC_VER = VVRRTPPPP */
# define COMPILER_VERSION_MAJOR DEC(__DECC_VER/10000000)
# define COMPILER_VERSION_MINOR DEC(__DECC_VER/100000 % 100)
# define COMPILER_VERSION_PATCH DEC(__DECC_VER % 10000)
#elif defined(__IBMC__) && defined(__COMPILER_VER__)
# define COMPILER_ID "zOS"
/* __IBMC__ = VRP */
# define COMPILER_VERSION_MAJOR DEC(__IBMC__/100)
# define COMPILER_VERSION_MINOR DEC(__IBMC__/10 % 10)
# define COMPILER_VERSION_PATCH DEC(__IBMC__ % 10)
#elif defined(__open_xl__) && defined(__clang__)
# define COMPILER_ID "IBMClang"
# define COMPILER_VERSION_MAJOR DEC(__open_xl_version__)
# define COMPILER_VERSION_MINOR DEC(__open_xl_release__)
# define COMPILER_VERSION_PATCH DEC(__open_xl_modification__)
# define COMPILER_VERSION_TWEAK DEC(__open_xl_ptf_fix_level__)
#elif defined(__ibmxl__) && defined(__clang__)
# define COMPILER_ID "XLClang"
# define COMPILER_VERSION_MAJOR DEC(__ibmxl_version__)
# define COMPILER_VERSION_MINOR DEC(__ibmxl_release__)
# define COMPILER_VERSION_PATCH DEC(__ibmxl_modification__)
# define COMPILER_VERSION_TWEAK DEC(__ibmxl_ptf_fix_level__)
#elif defined(__IBMC__) && !defined(__COMPILER_VER__) && __IBMC__ >= 800
# define COMPILER_ID "XL"
/* __IBMC__ = VRP */
# define COMPILER_VERSION_MAJOR DEC(__IBMC__/100)
# define COMPILER_VERSION_MINOR DEC(__IBMC__/10 % 10)
# define COMPILER_VERSION_PATCH DEC(__IBMC__ % 10)
#elif defined(__IBMC__) && !defined(__COMPILER_VER__) && __IBMC__ < 800
# define COMPILER_ID "VisualAge"
/* __IBMC__ = VRP */
# define COMPILER_VERSION_MAJOR DEC(__IBMC__/100)
# define COMPILER_VERSION_MINOR DEC(__IBMC__/10 % 10)
# define COMPILER_VERSION_PATCH DEC(__IBMC__ % 10)
#elif defined(__NVCOMPILER)
# define COMPILER_ID "NVHPC"
# define COMPILER_VERSION_MAJOR DEC(__NVCOMPILER_MAJOR__)
# define COMPILER_VERSION_MINOR DEC(__NVCOMPILER_MINOR__)
# if defined(__NVCOMPILER_PATCHLEVEL__)
# define COMPILER_VERSION_PATCH DEC(__NVCOMPILER_PATCHLEVEL__)
# endif
#elif defined(__PGI)
# define COMPILER_ID "PGI"
# define COMPILER_VERSION_MAJOR DEC(__PGIC__)
# define COMPILER_VERSION_MINOR DEC(__PGIC_MINOR__)
# if defined(__PGIC_PATCHLEVEL__)
# define COMPILER_VERSION_PATCH DEC(__PGIC_PATCHLEVEL__)
# endif
#elif defined(__clang__) && defined(__cray__)
# define COMPILER_ID "CrayClang"
# define COMPILER_VERSION_MAJOR DEC(__cray_major__)
# define COMPILER_VERSION_MINOR DEC(__cray_minor__)
# define COMPILER_VERSION_PATCH DEC(__cray_patchlevel__)
# define COMPILER_VERSION_INTERNAL_STR __clang_version__
#elif defined(_CRAYC)
# define COMPILER_ID "Cray"
# define COMPILER_VERSION_MAJOR DEC(_RELEASE_MAJOR)
# define COMPILER_VERSION_MINOR DEC(_RELEASE_MINOR)
#elif defined(__TI_COMPILER_VERSION__)
# define COMPILER_ID "TI"
/* __TI_COMPILER_VERSION__ = VVVRRRPPP */
# define COMPILER_VERSION_MAJOR DEC(__TI_COMPILER_VERSION__/1000000)
# define COMPILER_VERSION_MINOR DEC(__TI_COMPILER_VERSION__/1000 % 1000)
# define COMPILER_VERSION_PATCH DEC(__TI_COMPILER_VERSION__ % 1000)
#elif defined(__CLANG_FUJITSU)
# define COMPILER_ID "FujitsuClang"
# define COMPILER_VERSION_MAJOR DEC(__FCC_major__)
# define COMPILER_VERSION_MINOR DEC(__FCC_minor__)
# define COMPILER_VERSION_PATCH DEC(__FCC_patchlevel__)
# define COMPILER_VERSION_INTERNAL_STR __clang_version__
#elif defined(__FUJITSU)
# define COMPILER_ID "Fujitsu"
# if defined(__FCC_version__)
# define COMPILER_VERSION __FCC_version__
# elif defined(__FCC_major__)
# define COMPILER_VERSION_MAJOR DEC(__FCC_major__)
# define COMPILER_VERSION_MINOR DEC(__FCC_minor__)
# define COMPILER_VERSION_PATCH DEC(__FCC_patchlevel__)
# endif
# if defined(__fcc_version)
# define COMPILER_VERSION_INTERNAL DEC(__fcc_version)
# elif defined(__FCC_VERSION)
# define COMPILER_VERSION_INTERNAL DEC(__FCC_VERSION)
# endif
#elif defined(__ghs__)
# define COMPILER_ID "GHS"
/* __GHS_VERSION_NUMBER = VVVVRP */
# ifdef __GHS_VERSION_NUMBER
# define COMPILER_VERSION_MAJOR DEC(__GHS_VERSION_NUMBER / 100)
# define COMPILER_VERSION_MINOR DEC(__GHS_VERSION_NUMBER / 10 % 10)
# define COMPILER_VERSION_PATCH DEC(__GHS_VERSION_NUMBER % 10)
# endif
#elif defined(__TASKING__)
# define COMPILER_ID "Tasking"
# define COMPILER_VERSION_MAJOR DEC(__VERSION__/1000)
# define COMPILER_VERSION_MINOR DEC(__VERSION__ % 100)
# define COMPILER_VERSION_INTERNAL DEC(__VERSION__)
#elif defined(__ORANGEC__)
# define COMPILER_ID "OrangeC"
# define COMPILER_VERSION_MAJOR DEC(__ORANGEC_MAJOR__)
# define COMPILER_VERSION_MINOR DEC(__ORANGEC_MINOR__)
# define COMPILER_VERSION_PATCH DEC(__ORANGEC_PATCHLEVEL__)
#elif defined(__TINYC__)
# define COMPILER_ID "TinyCC"
#elif defined(__BCC__)
# define COMPILER_ID "Bruce"
#elif defined(__SCO_VERSION__)
# define COMPILER_ID "SCO"
#elif defined(__ARMCC_VERSION) && !defined(__clang__)
# define COMPILER_ID "ARMCC"
#if __ARMCC_VERSION >= 1000000
/* __ARMCC_VERSION = VRRPPPP */
# define COMPILER_VERSION_MAJOR DEC(__ARMCC_VERSION/1000000)
# define COMPILER_VERSION_MINOR DEC(__ARMCC_VERSION/10000 % 100)
# define COMPILER_VERSION_PATCH DEC(__ARMCC_VERSION % 10000)
#else
/* __ARMCC_VERSION = VRPPPP */
# define COMPILER_VERSION_MAJOR DEC(__ARMCC_VERSION/100000)
# define COMPILER_VERSION_MINOR DEC(__ARMCC_VERSION/10000 % 10)
# define COMPILER_VERSION_PATCH DEC(__ARMCC_VERSION % 10000)
#endif
#elif defined(__clang__) && defined(__apple_build_version__)
# define COMPILER_ID "AppleClang"
# if defined(_MSC_VER)
# define SIMULATE_ID "MSVC"
# endif
# define COMPILER_VERSION_MAJOR DEC(__clang_major__)
# define COMPILER_VERSION_MINOR DEC(__clang_minor__)
# define COMPILER_VERSION_PATCH DEC(__clang_patchlevel__)
# if defined(_MSC_VER)
/* _MSC_VER = VVRR */
# define SIMULATE_VERSION_MAJOR DEC(_MSC_VER / 100)
# define SIMULATE_VERSION_MINOR DEC(_MSC_VER % 100)
# endif
# define COMPILER_VERSION_TWEAK DEC(__apple_build_version__)
#elif defined(__clang__) && defined(__ARMCOMPILER_VERSION)
# define COMPILER_ID "ARMClang"
# define COMPILER_VERSION_MAJOR DEC(__ARMCOMPILER_VERSION/1000000)
# define COMPILER_VERSION_MINOR DEC(__ARMCOMPILER_VERSION/10000 % 100)
# define COMPILER_VERSION_PATCH DEC(__ARMCOMPILER_VERSION/100 % 100)
# define COMPILER_VERSION_INTERNAL DEC(__ARMCOMPILER_VERSION)
#elif defined(__clang__) && defined(__ti__)
# define COMPILER_ID "TIClang"
# define COMPILER_VERSION_MAJOR DEC(__ti_major__)
# define COMPILER_VERSION_MINOR DEC(__ti_minor__)
# define COMPILER_VERSION_PATCH DEC(__ti_patchlevel__)
# define COMPILER_VERSION_INTERNAL DEC(__ti_version__)
#elif defined(__clang__)
# define COMPILER_ID "Clang"
# if defined(_MSC_VER)
# define SIMULATE_ID "MSVC"
# endif
# define COMPILER_VERSION_MAJOR DEC(__clang_major__)
# define COMPILER_VERSION_MINOR DEC(__clang_minor__)
# define COMPILER_VERSION_PATCH DEC(__clang_patchlevel__)
# if defined(_MSC_VER)
/* _MSC_VER = VVRR */
# define SIMULATE_VERSION_MAJOR DEC(_MSC_VER / 100)
# define SIMULATE_VERSION_MINOR DEC(_MSC_VER % 100)
# endif
#elif defined(__LCC__) && (defined(__GNUC__) || defined(__GNUG__) || defined(__MCST__))
# define COMPILER_ID "LCC"
# define COMPILER_VERSION_MAJOR DEC(__LCC__ / 100)
# define COMPILER_VERSION_MINOR DEC(__LCC__ % 100)
# if defined(__LCC_MINOR__)
# define COMPILER_VERSION_PATCH DEC(__LCC_MINOR__)
# endif
# if defined(__GNUC__) && defined(__GNUC_MINOR__)
# define SIMULATE_ID "GNU"
# define SIMULATE_VERSION_MAJOR DEC(__GNUC__)
# define SIMULATE_VERSION_MINOR DEC(__GNUC_MINOR__)
# if defined(__GNUC_PATCHLEVEL__)
# define SIMULATE_VERSION_PATCH DEC(__GNUC_PATCHLEVEL__)
# endif
# endif
#elif defined(__GNUC__)
# define COMPILER_ID "GNU"
# define COMPILER_VERSION_MAJOR DEC(__GNUC__)
# if defined(__GNUC_MINOR__)
# define COMPILER_VERSION_MINOR DEC(__GNUC_MINOR__)
# endif
# if defined(__GNUC_PATCHLEVEL__)
# define COMPILER_VERSION_PATCH DEC(__GNUC_PATCHLEVEL__)
# endif
#elif defined(_MSC_VER)
# define COMPILER_ID "MSVC"
/* _MSC_VER = VVRR */
# define COMPILER_VERSION_MAJOR DEC(_MSC_VER / 100)
# define COMPILER_VERSION_MINOR DEC(_MSC_VER % 100)
# if defined(_MSC_FULL_VER)
# if _MSC_VER >= 1400
/* _MSC_FULL_VER = VVRRPPPPP */
# define COMPILER_VERSION_PATCH DEC(_MSC_FULL_VER % 100000)
# else
/* _MSC_FULL_VER = VVRRPPPP */
# define COMPILER_VERSION_PATCH DEC(_MSC_FULL_VER % 10000)
# endif
# endif
# if defined(_MSC_BUILD)
# define COMPILER_VERSION_TWEAK DEC(_MSC_BUILD)
# endif
#elif defined(_ADI_COMPILER)
# define COMPILER_ID "ADSP"
#if defined(__VERSIONNUM__)
/* __VERSIONNUM__ = 0xVVRRPPTT */
# define COMPILER_VERSION_MAJOR DEC(__VERSIONNUM__ >> 24 & 0xFF)
# define COMPILER_VERSION_MINOR DEC(__VERSIONNUM__ >> 16 & 0xFF)
# define COMPILER_VERSION_PATCH DEC(__VERSIONNUM__ >> 8 & 0xFF)
# define COMPILER_VERSION_TWEAK DEC(__VERSIONNUM__ & 0xFF)
#endif
#elif defined(__IAR_SYSTEMS_ICC__) || defined(__IAR_SYSTEMS_ICC)
# define COMPILER_ID "IAR"
# if defined(__VER__) && defined(__ICCARM__)
# define COMPILER_VERSION_MAJOR DEC((__VER__) / 1000000)
# define COMPILER_VERSION_MINOR DEC(((__VER__) / 1000) % 1000)
# define COMPILER_VERSION_PATCH DEC((__VER__) % 1000)
# define COMPILER_VERSION_INTERNAL DEC(__IAR_SYSTEMS_ICC__)
# elif defined(__VER__) && (defined(__ICCAVR__) || defined(__ICCRX__) || defined(__ICCRH850__) || defined(__ICCRL78__) || defined(__ICC430__) || defined(__ICCRISCV__) || defined(__ICCV850__) || defined(__ICC8051__) || defined(__ICCSTM8__))
# define COMPILER_VERSION_MAJOR DEC((__VER__) / 100)
# define COMPILER_VERSION_MINOR DEC((__VER__) - (((__VER__) / 100)*100))
# define COMPILER_VERSION_PATCH DEC(__SUBVERSION__)
# define COMPILER_VERSION_INTERNAL DEC(__IAR_SYSTEMS_ICC__)
# endif
#elif defined(__SDCC_VERSION_MAJOR) || defined(SDCC)
# define COMPILER_ID "SDCC"
# if defined(__SDCC_VERSION_MAJOR)
# define COMPILER_VERSION_MAJOR DEC(__SDCC_VERSION_MAJOR)
# define COMPILER_VERSION_MINOR DEC(__SDCC_VERSION_MINOR)
# define COMPILER_VERSION_PATCH DEC(__SDCC_VERSION_PATCH)
# else
/* SDCC = VRP */
# define COMPILER_VERSION_MAJOR DEC(SDCC/100)
# define COMPILER_VERSION_MINOR DEC(SDCC/10 % 10)
# define COMPILER_VERSION_PATCH DEC(SDCC % 10)
# endif
/* These compilers are either not known or too old to define an
identification macro. Try to identify the platform and guess that
it is the native compiler. */
#elif defined(__hpux) || defined(__hpua)
# define COMPILER_ID "HP"
#else /* unknown compiler */
# define COMPILER_ID ""
#endif
/* Construct the string literal in pieces to prevent the source from
getting matched. Store it in a pointer rather than an array
because some compilers will just produce instructions to fill the
array rather than assigning a pointer to a static array. */
char const* info_compiler = "INFO" ":" "compiler[" COMPILER_ID "]";
#ifdef SIMULATE_ID
char const* info_simulate = "INFO" ":" "simulate[" SIMULATE_ID "]";
#endif
#ifdef __QNXNTO__
char const* qnxnto = "INFO" ":" "qnxnto[]";
#endif
#if defined(__CRAYXT_COMPUTE_LINUX_TARGET)
char const *info_cray = "INFO" ":" "compiler_wrapper[CrayPrgEnv]";
#endif
#define STRINGIFY_HELPER(X) #X
#define STRINGIFY(X) STRINGIFY_HELPER(X)
/* Identify known platforms by name. */
#if defined(__linux) || defined(__linux__) || defined(linux)
# define PLATFORM_ID "Linux"
#elif defined(__MSYS__)
# define PLATFORM_ID "MSYS"
#elif defined(__CYGWIN__)
# define PLATFORM_ID "Cygwin"
#elif defined(__MINGW32__)
# define PLATFORM_ID "MinGW"
#elif defined(__APPLE__)
# define PLATFORM_ID "Darwin"
#elif defined(_WIN32) || defined(__WIN32__) || defined(WIN32)
# define PLATFORM_ID "Windows"
#elif defined(__FreeBSD__) || defined(__FreeBSD)
# define PLATFORM_ID "FreeBSD"
#elif defined(__NetBSD__) || defined(__NetBSD)
# define PLATFORM_ID "NetBSD"
#elif defined(__OpenBSD__) || defined(__OPENBSD)
# define PLATFORM_ID "OpenBSD"
#elif defined(__sun) || defined(sun)
# define PLATFORM_ID "SunOS"
#elif defined(_AIX) || defined(__AIX) || defined(__AIX__) || defined(__aix) || defined(__aix__)
# define PLATFORM_ID "AIX"
#elif defined(__hpux) || defined(__hpux__)
# define PLATFORM_ID "HP-UX"
#elif defined(__HAIKU__)
# define PLATFORM_ID "Haiku"
#elif defined(__BeOS) || defined(__BEOS__) || defined(_BEOS)
# define PLATFORM_ID "BeOS"
#elif defined(__QNX__) || defined(__QNXNTO__)
# define PLATFORM_ID "QNX"
#elif defined(__tru64) || defined(_tru64) || defined(__TRU64__)
# define PLATFORM_ID "Tru64"
#elif defined(__riscos) || defined(__riscos__)
# define PLATFORM_ID "RISCos"
#elif defined(__sinix) || defined(__sinix__) || defined(__SINIX__)
# define PLATFORM_ID "SINIX"
#elif defined(__UNIX_SV__)
# define PLATFORM_ID "UNIX_SV"
#elif defined(__bsdos__)
# define PLATFORM_ID "BSDOS"
#elif defined(_MPRAS) || defined(MPRAS)
# define PLATFORM_ID "MP-RAS"
#elif defined(__osf) || defined(__osf__)
# define PLATFORM_ID "OSF1"
#elif defined(_SCO_SV) || defined(SCO_SV) || defined(sco_sv)
# define PLATFORM_ID "SCO_SV"
#elif defined(__ultrix) || defined(__ultrix__) || defined(_ULTRIX)
# define PLATFORM_ID "ULTRIX"
#elif defined(__XENIX__) || defined(_XENIX) || defined(XENIX)
# define PLATFORM_ID "Xenix"
#elif defined(__WATCOMC__)
# if defined(__LINUX__)
# define PLATFORM_ID "Linux"
# elif defined(__DOS__)
# define PLATFORM_ID "DOS"
# elif defined(__OS2__)
# define PLATFORM_ID "OS2"
# elif defined(__WINDOWS__)
# define PLATFORM_ID "Windows3x"
# elif defined(__VXWORKS__)
# define PLATFORM_ID "VxWorks"
# else /* unknown platform */
# define PLATFORM_ID
# endif
#elif defined(__INTEGRITY)
# if defined(INT_178B)
# define PLATFORM_ID "Integrity178"
# else /* regular Integrity */
# define PLATFORM_ID "Integrity"
# endif
# elif defined(_ADI_COMPILER)
# define PLATFORM_ID "ADSP"
#else /* unknown platform */
# define PLATFORM_ID
#endif
/* For windows compilers MSVC and Intel we can determine
the architecture of the compiler being used. This is because
the compilers do not have flags that can change the architecture,
but rather depend on which compiler is being used
*/
#if defined(_WIN32) && defined(_MSC_VER)
# if defined(_M_IA64)
# define ARCHITECTURE_ID "IA64"
# elif defined(_M_ARM64EC)
# define ARCHITECTURE_ID "ARM64EC"
# elif defined(_M_X64) || defined(_M_AMD64)
# define ARCHITECTURE_ID "x64"
# elif defined(_M_IX86)
# define ARCHITECTURE_ID "X86"
# elif defined(_M_ARM64)
# define ARCHITECTURE_ID "ARM64"
# elif defined(_M_ARM)
# if _M_ARM == 4
# define ARCHITECTURE_ID "ARMV4I"
# elif _M_ARM == 5
# define ARCHITECTURE_ID "ARMV5I"
# else
# define ARCHITECTURE_ID "ARMV" STRINGIFY(_M_ARM)
# endif
# elif defined(_M_MIPS)
# define ARCHITECTURE_ID "MIPS"
# elif defined(_M_SH)
# define ARCHITECTURE_ID "SHx"
# else /* unknown architecture */
# define ARCHITECTURE_ID ""
# endif
#elif defined(__WATCOMC__)
# if defined(_M_I86)
# define ARCHITECTURE_ID "I86"
# elif defined(_M_IX86)
# define ARCHITECTURE_ID "X86"
# else /* unknown architecture */
# define ARCHITECTURE_ID ""
# endif
#elif defined(__IAR_SYSTEMS_ICC__) || defined(__IAR_SYSTEMS_ICC)
# if defined(__ICCARM__)
# define ARCHITECTURE_ID "ARM"
# elif defined(__ICCRX__)
# define ARCHITECTURE_ID "RX"
# elif defined(__ICCRH850__)
# define ARCHITECTURE_ID "RH850"
# elif defined(__ICCRL78__)
# define ARCHITECTURE_ID "RL78"
# elif defined(__ICCRISCV__)
# define ARCHITECTURE_ID "RISCV"
# elif defined(__ICCAVR__)
# define ARCHITECTURE_ID "AVR"
# elif defined(__ICC430__)
# define ARCHITECTURE_ID "MSP430"
# elif defined(__ICCV850__)
# define ARCHITECTURE_ID "V850"
# elif defined(__ICC8051__)
# define ARCHITECTURE_ID "8051"
# elif defined(__ICCSTM8__)
# define ARCHITECTURE_ID "STM8"
# else /* unknown architecture */
# define ARCHITECTURE_ID ""
# endif
#elif defined(__ghs__)
# if defined(__PPC64__)
# define ARCHITECTURE_ID "PPC64"
# elif defined(__ppc__)
# define ARCHITECTURE_ID "PPC"
# elif defined(__ARM__)
# define ARCHITECTURE_ID "ARM"
# elif defined(__x86_64__)
# define ARCHITECTURE_ID "x64"
# elif defined(__i386__)
# define ARCHITECTURE_ID "X86"
# else /* unknown architecture */
# define ARCHITECTURE_ID ""
# endif
#elif defined(__clang__) && defined(__ti__)
# if defined(__ARM_ARCH)
# define ARCHITECTURE_ID "Arm"
# else /* unknown architecture */
# define ARCHITECTURE_ID ""
# endif
#elif defined(__TI_COMPILER_VERSION__)
# if defined(__TI_ARM__)
# define ARCHITECTURE_ID "ARM"
# elif defined(__MSP430__)
# define ARCHITECTURE_ID "MSP430"
# elif defined(__TMS320C28XX__)
# define ARCHITECTURE_ID "TMS320C28x"
# elif defined(__TMS320C6X__) || defined(_TMS320C6X)
# define ARCHITECTURE_ID "TMS320C6x"
# else /* unknown architecture */
# define ARCHITECTURE_ID ""
# endif
# elif defined(__ADSPSHARC__)
# define ARCHITECTURE_ID "SHARC"
# elif defined(__ADSPBLACKFIN__)
# define ARCHITECTURE_ID "Blackfin"
#elif defined(__TASKING__)
# if defined(__CTC__) || defined(__CPTC__)
# define ARCHITECTURE_ID "TriCore"
# elif defined(__CMCS__)
# define ARCHITECTURE_ID "MCS"
# elif defined(__CARM__)
# define ARCHITECTURE_ID "ARM"
# elif defined(__CARC__)
# define ARCHITECTURE_ID "ARC"
# elif defined(__C51__)
# define ARCHITECTURE_ID "8051"
# elif defined(__CPCP__)
# define ARCHITECTURE_ID "PCP"
# else
# define ARCHITECTURE_ID ""
# endif
#else
# define ARCHITECTURE_ID
#endif
/* Convert integer to decimal digit literals. */
#define DEC(n) \
('0' + (((n) / 10000000)%10)), \
('0' + (((n) / 1000000)%10)), \
('0' + (((n) / 100000)%10)), \
('0' + (((n) / 10000)%10)), \
('0' + (((n) / 1000)%10)), \
('0' + (((n) / 100)%10)), \
('0' + (((n) / 10)%10)), \
('0' + ((n) % 10))
/* Convert integer to hex digit literals. */
#define HEX(n) \
('0' + ((n)>>28 & 0xF)), \
('0' + ((n)>>24 & 0xF)), \
('0' + ((n)>>20 & 0xF)), \
('0' + ((n)>>16 & 0xF)), \
('0' + ((n)>>12 & 0xF)), \
('0' + ((n)>>8 & 0xF)), \
('0' + ((n)>>4 & 0xF)), \
('0' + ((n) & 0xF))
/* Construct a string literal encoding the version number. */
#ifdef COMPILER_VERSION
char const* info_version = "INFO" ":" "compiler_version[" COMPILER_VERSION "]";
/* Construct a string literal encoding the version number components. */
#elif defined(COMPILER_VERSION_MAJOR)
char const info_version[] = {
'I', 'N', 'F', 'O', ':',
'c','o','m','p','i','l','e','r','_','v','e','r','s','i','o','n','[',
COMPILER_VERSION_MAJOR,
# ifdef COMPILER_VERSION_MINOR
'.', COMPILER_VERSION_MINOR,
# ifdef COMPILER_VERSION_PATCH
'.', COMPILER_VERSION_PATCH,
# ifdef COMPILER_VERSION_TWEAK
'.', COMPILER_VERSION_TWEAK,
# endif
# endif
# endif
']','\0'};
#endif
/* Construct a string literal encoding the internal version number. */
#ifdef COMPILER_VERSION_INTERNAL
char const info_version_internal[] = {
'I', 'N', 'F', 'O', ':',
'c','o','m','p','i','l','e','r','_','v','e','r','s','i','o','n','_',
'i','n','t','e','r','n','a','l','[',
COMPILER_VERSION_INTERNAL,']','\0'};
#elif defined(COMPILER_VERSION_INTERNAL_STR)
char const* info_version_internal = "INFO" ":" "compiler_version_internal[" COMPILER_VERSION_INTERNAL_STR "]";
#endif
/* Construct a string literal encoding the version number components. */
#ifdef SIMULATE_VERSION_MAJOR
char const info_simulate_version[] = {
'I', 'N', 'F', 'O', ':',
's','i','m','u','l','a','t','e','_','v','e','r','s','i','o','n','[',
SIMULATE_VERSION_MAJOR,
# ifdef SIMULATE_VERSION_MINOR
'.', SIMULATE_VERSION_MINOR,
# ifdef SIMULATE_VERSION_PATCH
'.', SIMULATE_VERSION_PATCH,
# ifdef SIMULATE_VERSION_TWEAK
'.', SIMULATE_VERSION_TWEAK,
# endif
# endif
# endif
']','\0'};
#endif
/* Construct the string literal in pieces to prevent the source from
getting matched. Store it in a pointer rather than an array
because some compilers will just produce instructions to fill the
array rather than assigning a pointer to a static array. */
char const* info_platform = "INFO" ":" "platform[" PLATFORM_ID "]";
char const* info_arch = "INFO" ":" "arch[" ARCHITECTURE_ID "]";
#define C_STD_99 199901L
#define C_STD_11 201112L
#define C_STD_17 201710L
#define C_STD_23 202311L
#ifdef __STDC_VERSION__
# define C_STD __STDC_VERSION__
#endif
#if !defined(__STDC__) && !defined(__clang__)
# if defined(_MSC_VER) || defined(__ibmxl__) || defined(__IBMC__)
# define C_VERSION "90"
# else
# define C_VERSION
# endif
#elif C_STD > C_STD_17
# define C_VERSION "23"
#elif C_STD > C_STD_11
# define C_VERSION "17"
#elif C_STD > C_STD_99
# define C_VERSION "11"
#elif C_STD >= C_STD_99
# define C_VERSION "99"
#else
# define C_VERSION "90"
#endif
const char* info_language_standard_default =
"INFO" ":" "standard_default[" C_VERSION "]";
const char* info_language_extensions_default = "INFO" ":" "extensions_default["
#if (defined(__clang__) || defined(__GNUC__) || defined(__xlC__) || \
defined(__TI_COMPILER_VERSION__)) && \
!defined(__STRICT_ANSI__)
"ON"
#else
"OFF"
#endif
"]";
/*--------------------------------------------------------------------------*/
#ifdef ID_VOID_MAIN
void main() {}
#else
# if defined(__CLASSIC_C__)
int main(argc, argv) int argc; char *argv[];
# else
int main(int argc, char* argv[])
# endif
{
int require = 0;
require += info_compiler[argc];
require += info_platform[argc];
require += info_arch[argc];
#ifdef COMPILER_VERSION_MAJOR
require += info_version[argc];
#endif
#ifdef COMPILER_VERSION_INTERNAL
require += info_version_internal[argc];
#endif
#ifdef SIMULATE_ID
require += info_simulate[argc];
#endif
#ifdef SIMULATE_VERSION_MAJOR
require += info_simulate_version[argc];
#endif
#if defined(__CRAYXT_COMPUTE_LINUX_TARGET)
require += info_cray[argc];
#endif
require += info_language_standard_default[argc];
require += info_language_extensions_default[argc];
(void)argv;
return require;
}
#endif

Binary file not shown.

View File

@ -0,0 +1,919 @@
/* This source file must have a .cpp extension so that all C++ compilers
recognize the extension without flags. Borland does not know .cxx for
example. */
#ifndef __cplusplus
# error "A C compiler has been selected for C++."
#endif
#if !defined(__has_include)
/* If the compiler does not have __has_include, pretend the answer is
always no. */
# define __has_include(x) 0
#endif
/* Version number components: V=Version, R=Revision, P=Patch
Version date components: YYYY=Year, MM=Month, DD=Day */
#if defined(__INTEL_COMPILER) || defined(__ICC)
# define COMPILER_ID "Intel"
# if defined(_MSC_VER)
# define SIMULATE_ID "MSVC"
# endif
# if defined(__GNUC__)
# define SIMULATE_ID "GNU"
# endif
/* __INTEL_COMPILER = VRP prior to 2021, and then VVVV for 2021 and later,
except that a few beta releases use the old format with V=2021. */
# if __INTEL_COMPILER < 2021 || __INTEL_COMPILER == 202110 || __INTEL_COMPILER == 202111
# define COMPILER_VERSION_MAJOR DEC(__INTEL_COMPILER/100)
# define COMPILER_VERSION_MINOR DEC(__INTEL_COMPILER/10 % 10)
# if defined(__INTEL_COMPILER_UPDATE)
# define COMPILER_VERSION_PATCH DEC(__INTEL_COMPILER_UPDATE)
# else
# define COMPILER_VERSION_PATCH DEC(__INTEL_COMPILER % 10)
# endif
# else
# define COMPILER_VERSION_MAJOR DEC(__INTEL_COMPILER)
# define COMPILER_VERSION_MINOR DEC(__INTEL_COMPILER_UPDATE)
/* The third version component from --version is an update index,
but no macro is provided for it. */
# define COMPILER_VERSION_PATCH DEC(0)
# endif
# if defined(__INTEL_COMPILER_BUILD_DATE)
/* __INTEL_COMPILER_BUILD_DATE = YYYYMMDD */
# define COMPILER_VERSION_TWEAK DEC(__INTEL_COMPILER_BUILD_DATE)
# endif
# if defined(_MSC_VER)
/* _MSC_VER = VVRR */
# define SIMULATE_VERSION_MAJOR DEC(_MSC_VER / 100)
# define SIMULATE_VERSION_MINOR DEC(_MSC_VER % 100)
# endif
# if defined(__GNUC__)
# define SIMULATE_VERSION_MAJOR DEC(__GNUC__)
# elif defined(__GNUG__)
# define SIMULATE_VERSION_MAJOR DEC(__GNUG__)
# endif
# if defined(__GNUC_MINOR__)
# define SIMULATE_VERSION_MINOR DEC(__GNUC_MINOR__)
# endif
# if defined(__GNUC_PATCHLEVEL__)
# define SIMULATE_VERSION_PATCH DEC(__GNUC_PATCHLEVEL__)
# endif
#elif (defined(__clang__) && defined(__INTEL_CLANG_COMPILER)) || defined(__INTEL_LLVM_COMPILER)
# define COMPILER_ID "IntelLLVM"
#if defined(_MSC_VER)
# define SIMULATE_ID "MSVC"
#endif
#if defined(__GNUC__)
# define SIMULATE_ID "GNU"
#endif
/* __INTEL_LLVM_COMPILER = VVVVRP prior to 2021.2.0, VVVVRRPP for 2021.2.0 and
* later. Look for 6 digit vs. 8 digit version number to decide encoding.
* VVVV is no smaller than the current year when a version is released.
*/
#if __INTEL_LLVM_COMPILER < 1000000L
# define COMPILER_VERSION_MAJOR DEC(__INTEL_LLVM_COMPILER/100)
# define COMPILER_VERSION_MINOR DEC(__INTEL_LLVM_COMPILER/10 % 10)
# define COMPILER_VERSION_PATCH DEC(__INTEL_LLVM_COMPILER % 10)
#else
# define COMPILER_VERSION_MAJOR DEC(__INTEL_LLVM_COMPILER/10000)
# define COMPILER_VERSION_MINOR DEC(__INTEL_LLVM_COMPILER/100 % 100)
# define COMPILER_VERSION_PATCH DEC(__INTEL_LLVM_COMPILER % 100)
#endif
#if defined(_MSC_VER)
/* _MSC_VER = VVRR */
# define SIMULATE_VERSION_MAJOR DEC(_MSC_VER / 100)
# define SIMULATE_VERSION_MINOR DEC(_MSC_VER % 100)
#endif
#if defined(__GNUC__)
# define SIMULATE_VERSION_MAJOR DEC(__GNUC__)
#elif defined(__GNUG__)
# define SIMULATE_VERSION_MAJOR DEC(__GNUG__)
#endif
#if defined(__GNUC_MINOR__)
# define SIMULATE_VERSION_MINOR DEC(__GNUC_MINOR__)
#endif
#if defined(__GNUC_PATCHLEVEL__)
# define SIMULATE_VERSION_PATCH DEC(__GNUC_PATCHLEVEL__)
#endif
#elif defined(__PATHCC__)
# define COMPILER_ID "PathScale"
# define COMPILER_VERSION_MAJOR DEC(__PATHCC__)
# define COMPILER_VERSION_MINOR DEC(__PATHCC_MINOR__)
# if defined(__PATHCC_PATCHLEVEL__)
# define COMPILER_VERSION_PATCH DEC(__PATHCC_PATCHLEVEL__)
# endif
#elif defined(__BORLANDC__) && defined(__CODEGEARC_VERSION__)
# define COMPILER_ID "Embarcadero"
# define COMPILER_VERSION_MAJOR HEX(__CODEGEARC_VERSION__>>24 & 0x00FF)
# define COMPILER_VERSION_MINOR HEX(__CODEGEARC_VERSION__>>16 & 0x00FF)
# define COMPILER_VERSION_PATCH DEC(__CODEGEARC_VERSION__ & 0xFFFF)
#elif defined(__BORLANDC__)
# define COMPILER_ID "Borland"
/* __BORLANDC__ = 0xVRR */
# define COMPILER_VERSION_MAJOR HEX(__BORLANDC__>>8)
# define COMPILER_VERSION_MINOR HEX(__BORLANDC__ & 0xFF)
#elif defined(__WATCOMC__) && __WATCOMC__ < 1200
# define COMPILER_ID "Watcom"
/* __WATCOMC__ = VVRR */
# define COMPILER_VERSION_MAJOR DEC(__WATCOMC__ / 100)
# define COMPILER_VERSION_MINOR DEC((__WATCOMC__ / 10) % 10)
# if (__WATCOMC__ % 10) > 0
# define COMPILER_VERSION_PATCH DEC(__WATCOMC__ % 10)
# endif
#elif defined(__WATCOMC__)
# define COMPILER_ID "OpenWatcom"
/* __WATCOMC__ = VVRP + 1100 */
# define COMPILER_VERSION_MAJOR DEC((__WATCOMC__ - 1100) / 100)
# define COMPILER_VERSION_MINOR DEC((__WATCOMC__ / 10) % 10)
# if (__WATCOMC__ % 10) > 0
# define COMPILER_VERSION_PATCH DEC(__WATCOMC__ % 10)
# endif
#elif defined(__SUNPRO_CC)
# define COMPILER_ID "SunPro"
# if __SUNPRO_CC >= 0x5100
/* __SUNPRO_CC = 0xVRRP */
# define COMPILER_VERSION_MAJOR HEX(__SUNPRO_CC>>12)
# define COMPILER_VERSION_MINOR HEX(__SUNPRO_CC>>4 & 0xFF)
# define COMPILER_VERSION_PATCH HEX(__SUNPRO_CC & 0xF)
# else
/* __SUNPRO_CC = 0xVRP */
# define COMPILER_VERSION_MAJOR HEX(__SUNPRO_CC>>8)
# define COMPILER_VERSION_MINOR HEX(__SUNPRO_CC>>4 & 0xF)
# define COMPILER_VERSION_PATCH HEX(__SUNPRO_CC & 0xF)
# endif
#elif defined(__HP_aCC)
# define COMPILER_ID "HP"
/* __HP_aCC = VVRRPP */
# define COMPILER_VERSION_MAJOR DEC(__HP_aCC/10000)
# define COMPILER_VERSION_MINOR DEC(__HP_aCC/100 % 100)
# define COMPILER_VERSION_PATCH DEC(__HP_aCC % 100)
#elif defined(__DECCXX)
# define COMPILER_ID "Compaq"
/* __DECCXX_VER = VVRRTPPPP */
# define COMPILER_VERSION_MAJOR DEC(__DECCXX_VER/10000000)
# define COMPILER_VERSION_MINOR DEC(__DECCXX_VER/100000 % 100)
# define COMPILER_VERSION_PATCH DEC(__DECCXX_VER % 10000)
#elif defined(__IBMCPP__) && defined(__COMPILER_VER__)
# define COMPILER_ID "zOS"
/* __IBMCPP__ = VRP */
# define COMPILER_VERSION_MAJOR DEC(__IBMCPP__/100)
# define COMPILER_VERSION_MINOR DEC(__IBMCPP__/10 % 10)
# define COMPILER_VERSION_PATCH DEC(__IBMCPP__ % 10)
#elif defined(__open_xl__) && defined(__clang__)
# define COMPILER_ID "IBMClang"
# define COMPILER_VERSION_MAJOR DEC(__open_xl_version__)
# define COMPILER_VERSION_MINOR DEC(__open_xl_release__)
# define COMPILER_VERSION_PATCH DEC(__open_xl_modification__)
# define COMPILER_VERSION_TWEAK DEC(__open_xl_ptf_fix_level__)
#elif defined(__ibmxl__) && defined(__clang__)
# define COMPILER_ID "XLClang"
# define COMPILER_VERSION_MAJOR DEC(__ibmxl_version__)
# define COMPILER_VERSION_MINOR DEC(__ibmxl_release__)
# define COMPILER_VERSION_PATCH DEC(__ibmxl_modification__)
# define COMPILER_VERSION_TWEAK DEC(__ibmxl_ptf_fix_level__)
#elif defined(__IBMCPP__) && !defined(__COMPILER_VER__) && __IBMCPP__ >= 800
# define COMPILER_ID "XL"
/* __IBMCPP__ = VRP */
# define COMPILER_VERSION_MAJOR DEC(__IBMCPP__/100)
# define COMPILER_VERSION_MINOR DEC(__IBMCPP__/10 % 10)
# define COMPILER_VERSION_PATCH DEC(__IBMCPP__ % 10)
#elif defined(__IBMCPP__) && !defined(__COMPILER_VER__) && __IBMCPP__ < 800
# define COMPILER_ID "VisualAge"
/* __IBMCPP__ = VRP */
# define COMPILER_VERSION_MAJOR DEC(__IBMCPP__/100)
# define COMPILER_VERSION_MINOR DEC(__IBMCPP__/10 % 10)
# define COMPILER_VERSION_PATCH DEC(__IBMCPP__ % 10)
#elif defined(__NVCOMPILER)
# define COMPILER_ID "NVHPC"
# define COMPILER_VERSION_MAJOR DEC(__NVCOMPILER_MAJOR__)
# define COMPILER_VERSION_MINOR DEC(__NVCOMPILER_MINOR__)
# if defined(__NVCOMPILER_PATCHLEVEL__)
# define COMPILER_VERSION_PATCH DEC(__NVCOMPILER_PATCHLEVEL__)
# endif
#elif defined(__PGI)
# define COMPILER_ID "PGI"
# define COMPILER_VERSION_MAJOR DEC(__PGIC__)
# define COMPILER_VERSION_MINOR DEC(__PGIC_MINOR__)
# if defined(__PGIC_PATCHLEVEL__)
# define COMPILER_VERSION_PATCH DEC(__PGIC_PATCHLEVEL__)
# endif
#elif defined(__clang__) && defined(__cray__)
# define COMPILER_ID "CrayClang"
# define COMPILER_VERSION_MAJOR DEC(__cray_major__)
# define COMPILER_VERSION_MINOR DEC(__cray_minor__)
# define COMPILER_VERSION_PATCH DEC(__cray_patchlevel__)
# define COMPILER_VERSION_INTERNAL_STR __clang_version__
#elif defined(_CRAYC)
# define COMPILER_ID "Cray"
# define COMPILER_VERSION_MAJOR DEC(_RELEASE_MAJOR)
# define COMPILER_VERSION_MINOR DEC(_RELEASE_MINOR)
#elif defined(__TI_COMPILER_VERSION__)
# define COMPILER_ID "TI"
/* __TI_COMPILER_VERSION__ = VVVRRRPPP */
# define COMPILER_VERSION_MAJOR DEC(__TI_COMPILER_VERSION__/1000000)
# define COMPILER_VERSION_MINOR DEC(__TI_COMPILER_VERSION__/1000 % 1000)
# define COMPILER_VERSION_PATCH DEC(__TI_COMPILER_VERSION__ % 1000)
#elif defined(__CLANG_FUJITSU)
# define COMPILER_ID "FujitsuClang"
# define COMPILER_VERSION_MAJOR DEC(__FCC_major__)
# define COMPILER_VERSION_MINOR DEC(__FCC_minor__)
# define COMPILER_VERSION_PATCH DEC(__FCC_patchlevel__)
# define COMPILER_VERSION_INTERNAL_STR __clang_version__
#elif defined(__FUJITSU)
# define COMPILER_ID "Fujitsu"
# if defined(__FCC_version__)
# define COMPILER_VERSION __FCC_version__
# elif defined(__FCC_major__)
# define COMPILER_VERSION_MAJOR DEC(__FCC_major__)
# define COMPILER_VERSION_MINOR DEC(__FCC_minor__)
# define COMPILER_VERSION_PATCH DEC(__FCC_patchlevel__)
# endif
# if defined(__fcc_version)
# define COMPILER_VERSION_INTERNAL DEC(__fcc_version)
# elif defined(__FCC_VERSION)
# define COMPILER_VERSION_INTERNAL DEC(__FCC_VERSION)
# endif
#elif defined(__ghs__)
# define COMPILER_ID "GHS"
/* __GHS_VERSION_NUMBER = VVVVRP */
# ifdef __GHS_VERSION_NUMBER
# define COMPILER_VERSION_MAJOR DEC(__GHS_VERSION_NUMBER / 100)
# define COMPILER_VERSION_MINOR DEC(__GHS_VERSION_NUMBER / 10 % 10)
# define COMPILER_VERSION_PATCH DEC(__GHS_VERSION_NUMBER % 10)
# endif
#elif defined(__TASKING__)
# define COMPILER_ID "Tasking"
# define COMPILER_VERSION_MAJOR DEC(__VERSION__/1000)
# define COMPILER_VERSION_MINOR DEC(__VERSION__ % 100)
# define COMPILER_VERSION_INTERNAL DEC(__VERSION__)
#elif defined(__ORANGEC__)
# define COMPILER_ID "OrangeC"
# define COMPILER_VERSION_MAJOR DEC(__ORANGEC_MAJOR__)
# define COMPILER_VERSION_MINOR DEC(__ORANGEC_MINOR__)
# define COMPILER_VERSION_PATCH DEC(__ORANGEC_PATCHLEVEL__)
#elif defined(__SCO_VERSION__)
# define COMPILER_ID "SCO"
#elif defined(__ARMCC_VERSION) && !defined(__clang__)
# define COMPILER_ID "ARMCC"
#if __ARMCC_VERSION >= 1000000
/* __ARMCC_VERSION = VRRPPPP */
# define COMPILER_VERSION_MAJOR DEC(__ARMCC_VERSION/1000000)
# define COMPILER_VERSION_MINOR DEC(__ARMCC_VERSION/10000 % 100)
# define COMPILER_VERSION_PATCH DEC(__ARMCC_VERSION % 10000)
#else
/* __ARMCC_VERSION = VRPPPP */
# define COMPILER_VERSION_MAJOR DEC(__ARMCC_VERSION/100000)
# define COMPILER_VERSION_MINOR DEC(__ARMCC_VERSION/10000 % 10)
# define COMPILER_VERSION_PATCH DEC(__ARMCC_VERSION % 10000)
#endif
#elif defined(__clang__) && defined(__apple_build_version__)
# define COMPILER_ID "AppleClang"
# if defined(_MSC_VER)
# define SIMULATE_ID "MSVC"
# endif
# define COMPILER_VERSION_MAJOR DEC(__clang_major__)
# define COMPILER_VERSION_MINOR DEC(__clang_minor__)
# define COMPILER_VERSION_PATCH DEC(__clang_patchlevel__)
# if defined(_MSC_VER)
/* _MSC_VER = VVRR */
# define SIMULATE_VERSION_MAJOR DEC(_MSC_VER / 100)
# define SIMULATE_VERSION_MINOR DEC(_MSC_VER % 100)
# endif
# define COMPILER_VERSION_TWEAK DEC(__apple_build_version__)
#elif defined(__clang__) && defined(__ARMCOMPILER_VERSION)
# define COMPILER_ID "ARMClang"
# define COMPILER_VERSION_MAJOR DEC(__ARMCOMPILER_VERSION/1000000)
# define COMPILER_VERSION_MINOR DEC(__ARMCOMPILER_VERSION/10000 % 100)
# define COMPILER_VERSION_PATCH DEC(__ARMCOMPILER_VERSION/100 % 100)
# define COMPILER_VERSION_INTERNAL DEC(__ARMCOMPILER_VERSION)
#elif defined(__clang__) && defined(__ti__)
# define COMPILER_ID "TIClang"
# define COMPILER_VERSION_MAJOR DEC(__ti_major__)
# define COMPILER_VERSION_MINOR DEC(__ti_minor__)
# define COMPILER_VERSION_PATCH DEC(__ti_patchlevel__)
# define COMPILER_VERSION_INTERNAL DEC(__ti_version__)
#elif defined(__clang__)
# define COMPILER_ID "Clang"
# if defined(_MSC_VER)
# define SIMULATE_ID "MSVC"
# endif
# define COMPILER_VERSION_MAJOR DEC(__clang_major__)
# define COMPILER_VERSION_MINOR DEC(__clang_minor__)
# define COMPILER_VERSION_PATCH DEC(__clang_patchlevel__)
# if defined(_MSC_VER)
/* _MSC_VER = VVRR */
# define SIMULATE_VERSION_MAJOR DEC(_MSC_VER / 100)
# define SIMULATE_VERSION_MINOR DEC(_MSC_VER % 100)
# endif
#elif defined(__LCC__) && (defined(__GNUC__) || defined(__GNUG__) || defined(__MCST__))
# define COMPILER_ID "LCC"
# define COMPILER_VERSION_MAJOR DEC(__LCC__ / 100)
# define COMPILER_VERSION_MINOR DEC(__LCC__ % 100)
# if defined(__LCC_MINOR__)
# define COMPILER_VERSION_PATCH DEC(__LCC_MINOR__)
# endif
# if defined(__GNUC__) && defined(__GNUC_MINOR__)
# define SIMULATE_ID "GNU"
# define SIMULATE_VERSION_MAJOR DEC(__GNUC__)
# define SIMULATE_VERSION_MINOR DEC(__GNUC_MINOR__)
# if defined(__GNUC_PATCHLEVEL__)
# define SIMULATE_VERSION_PATCH DEC(__GNUC_PATCHLEVEL__)
# endif
# endif
#elif defined(__GNUC__) || defined(__GNUG__)
# define COMPILER_ID "GNU"
# if defined(__GNUC__)
# define COMPILER_VERSION_MAJOR DEC(__GNUC__)
# else
# define COMPILER_VERSION_MAJOR DEC(__GNUG__)
# endif
# if defined(__GNUC_MINOR__)
# define COMPILER_VERSION_MINOR DEC(__GNUC_MINOR__)
# endif
# if defined(__GNUC_PATCHLEVEL__)
# define COMPILER_VERSION_PATCH DEC(__GNUC_PATCHLEVEL__)
# endif
#elif defined(_MSC_VER)
# define COMPILER_ID "MSVC"
/* _MSC_VER = VVRR */
# define COMPILER_VERSION_MAJOR DEC(_MSC_VER / 100)
# define COMPILER_VERSION_MINOR DEC(_MSC_VER % 100)
# if defined(_MSC_FULL_VER)
# if _MSC_VER >= 1400
/* _MSC_FULL_VER = VVRRPPPPP */
# define COMPILER_VERSION_PATCH DEC(_MSC_FULL_VER % 100000)
# else
/* _MSC_FULL_VER = VVRRPPPP */
# define COMPILER_VERSION_PATCH DEC(_MSC_FULL_VER % 10000)
# endif
# endif
# if defined(_MSC_BUILD)
# define COMPILER_VERSION_TWEAK DEC(_MSC_BUILD)
# endif
#elif defined(_ADI_COMPILER)
# define COMPILER_ID "ADSP"
#if defined(__VERSIONNUM__)
/* __VERSIONNUM__ = 0xVVRRPPTT */
# define COMPILER_VERSION_MAJOR DEC(__VERSIONNUM__ >> 24 & 0xFF)
# define COMPILER_VERSION_MINOR DEC(__VERSIONNUM__ >> 16 & 0xFF)
# define COMPILER_VERSION_PATCH DEC(__VERSIONNUM__ >> 8 & 0xFF)
# define COMPILER_VERSION_TWEAK DEC(__VERSIONNUM__ & 0xFF)
#endif
#elif defined(__IAR_SYSTEMS_ICC__) || defined(__IAR_SYSTEMS_ICC)
# define COMPILER_ID "IAR"
# if defined(__VER__) && defined(__ICCARM__)
# define COMPILER_VERSION_MAJOR DEC((__VER__) / 1000000)
# define COMPILER_VERSION_MINOR DEC(((__VER__) / 1000) % 1000)
# define COMPILER_VERSION_PATCH DEC((__VER__) % 1000)
# define COMPILER_VERSION_INTERNAL DEC(__IAR_SYSTEMS_ICC__)
# elif defined(__VER__) && (defined(__ICCAVR__) || defined(__ICCRX__) || defined(__ICCRH850__) || defined(__ICCRL78__) || defined(__ICC430__) || defined(__ICCRISCV__) || defined(__ICCV850__) || defined(__ICC8051__) || defined(__ICCSTM8__))
# define COMPILER_VERSION_MAJOR DEC((__VER__) / 100)
# define COMPILER_VERSION_MINOR DEC((__VER__) - (((__VER__) / 100)*100))
# define COMPILER_VERSION_PATCH DEC(__SUBVERSION__)
# define COMPILER_VERSION_INTERNAL DEC(__IAR_SYSTEMS_ICC__)
# endif
/* These compilers are either not known or too old to define an
identification macro. Try to identify the platform and guess that
it is the native compiler. */
#elif defined(__hpux) || defined(__hpua)
# define COMPILER_ID "HP"
#else /* unknown compiler */
# define COMPILER_ID ""
#endif
/* Construct the string literal in pieces to prevent the source from
getting matched. Store it in a pointer rather than an array
because some compilers will just produce instructions to fill the
array rather than assigning a pointer to a static array. */
char const* info_compiler = "INFO" ":" "compiler[" COMPILER_ID "]";
#ifdef SIMULATE_ID
char const* info_simulate = "INFO" ":" "simulate[" SIMULATE_ID "]";
#endif
#ifdef __QNXNTO__
char const* qnxnto = "INFO" ":" "qnxnto[]";
#endif
#if defined(__CRAYXT_COMPUTE_LINUX_TARGET)
char const *info_cray = "INFO" ":" "compiler_wrapper[CrayPrgEnv]";
#endif
#define STRINGIFY_HELPER(X) #X
#define STRINGIFY(X) STRINGIFY_HELPER(X)
/* Identify known platforms by name. */
#if defined(__linux) || defined(__linux__) || defined(linux)
# define PLATFORM_ID "Linux"
#elif defined(__MSYS__)
# define PLATFORM_ID "MSYS"
#elif defined(__CYGWIN__)
# define PLATFORM_ID "Cygwin"
#elif defined(__MINGW32__)
# define PLATFORM_ID "MinGW"
#elif defined(__APPLE__)
# define PLATFORM_ID "Darwin"
#elif defined(_WIN32) || defined(__WIN32__) || defined(WIN32)
# define PLATFORM_ID "Windows"
#elif defined(__FreeBSD__) || defined(__FreeBSD)
# define PLATFORM_ID "FreeBSD"
#elif defined(__NetBSD__) || defined(__NetBSD)
# define PLATFORM_ID "NetBSD"
#elif defined(__OpenBSD__) || defined(__OPENBSD)
# define PLATFORM_ID "OpenBSD"
#elif defined(__sun) || defined(sun)
# define PLATFORM_ID "SunOS"
#elif defined(_AIX) || defined(__AIX) || defined(__AIX__) || defined(__aix) || defined(__aix__)
# define PLATFORM_ID "AIX"
#elif defined(__hpux) || defined(__hpux__)
# define PLATFORM_ID "HP-UX"
#elif defined(__HAIKU__)
# define PLATFORM_ID "Haiku"
#elif defined(__BeOS) || defined(__BEOS__) || defined(_BEOS)
# define PLATFORM_ID "BeOS"
#elif defined(__QNX__) || defined(__QNXNTO__)
# define PLATFORM_ID "QNX"
#elif defined(__tru64) || defined(_tru64) || defined(__TRU64__)
# define PLATFORM_ID "Tru64"
#elif defined(__riscos) || defined(__riscos__)
# define PLATFORM_ID "RISCos"
#elif defined(__sinix) || defined(__sinix__) || defined(__SINIX__)
# define PLATFORM_ID "SINIX"
#elif defined(__UNIX_SV__)
# define PLATFORM_ID "UNIX_SV"
#elif defined(__bsdos__)
# define PLATFORM_ID "BSDOS"
#elif defined(_MPRAS) || defined(MPRAS)
# define PLATFORM_ID "MP-RAS"
#elif defined(__osf) || defined(__osf__)
# define PLATFORM_ID "OSF1"
#elif defined(_SCO_SV) || defined(SCO_SV) || defined(sco_sv)
# define PLATFORM_ID "SCO_SV"
#elif defined(__ultrix) || defined(__ultrix__) || defined(_ULTRIX)
# define PLATFORM_ID "ULTRIX"
#elif defined(__XENIX__) || defined(_XENIX) || defined(XENIX)
# define PLATFORM_ID "Xenix"
#elif defined(__WATCOMC__)
# if defined(__LINUX__)
# define PLATFORM_ID "Linux"
# elif defined(__DOS__)
# define PLATFORM_ID "DOS"
# elif defined(__OS2__)
# define PLATFORM_ID "OS2"
# elif defined(__WINDOWS__)
# define PLATFORM_ID "Windows3x"
# elif defined(__VXWORKS__)
# define PLATFORM_ID "VxWorks"
# else /* unknown platform */
# define PLATFORM_ID
# endif
#elif defined(__INTEGRITY)
# if defined(INT_178B)
# define PLATFORM_ID "Integrity178"
# else /* regular Integrity */
# define PLATFORM_ID "Integrity"
# endif
# elif defined(_ADI_COMPILER)
# define PLATFORM_ID "ADSP"
#else /* unknown platform */
# define PLATFORM_ID
#endif
/* For windows compilers MSVC and Intel we can determine
the architecture of the compiler being used. This is because
the compilers do not have flags that can change the architecture,
but rather depend on which compiler is being used
*/
#if defined(_WIN32) && defined(_MSC_VER)
# if defined(_M_IA64)
# define ARCHITECTURE_ID "IA64"
# elif defined(_M_ARM64EC)
# define ARCHITECTURE_ID "ARM64EC"
# elif defined(_M_X64) || defined(_M_AMD64)
# define ARCHITECTURE_ID "x64"
# elif defined(_M_IX86)
# define ARCHITECTURE_ID "X86"
# elif defined(_M_ARM64)
# define ARCHITECTURE_ID "ARM64"
# elif defined(_M_ARM)
# if _M_ARM == 4
# define ARCHITECTURE_ID "ARMV4I"
# elif _M_ARM == 5
# define ARCHITECTURE_ID "ARMV5I"
# else
# define ARCHITECTURE_ID "ARMV" STRINGIFY(_M_ARM)
# endif
# elif defined(_M_MIPS)
# define ARCHITECTURE_ID "MIPS"
# elif defined(_M_SH)
# define ARCHITECTURE_ID "SHx"
# else /* unknown architecture */
# define ARCHITECTURE_ID ""
# endif
#elif defined(__WATCOMC__)
# if defined(_M_I86)
# define ARCHITECTURE_ID "I86"
# elif defined(_M_IX86)
# define ARCHITECTURE_ID "X86"
# else /* unknown architecture */
# define ARCHITECTURE_ID ""
# endif
#elif defined(__IAR_SYSTEMS_ICC__) || defined(__IAR_SYSTEMS_ICC)
# if defined(__ICCARM__)
# define ARCHITECTURE_ID "ARM"
# elif defined(__ICCRX__)
# define ARCHITECTURE_ID "RX"
# elif defined(__ICCRH850__)
# define ARCHITECTURE_ID "RH850"
# elif defined(__ICCRL78__)
# define ARCHITECTURE_ID "RL78"
# elif defined(__ICCRISCV__)
# define ARCHITECTURE_ID "RISCV"
# elif defined(__ICCAVR__)
# define ARCHITECTURE_ID "AVR"
# elif defined(__ICC430__)
# define ARCHITECTURE_ID "MSP430"
# elif defined(__ICCV850__)
# define ARCHITECTURE_ID "V850"
# elif defined(__ICC8051__)
# define ARCHITECTURE_ID "8051"
# elif defined(__ICCSTM8__)
# define ARCHITECTURE_ID "STM8"
# else /* unknown architecture */
# define ARCHITECTURE_ID ""
# endif
#elif defined(__ghs__)
# if defined(__PPC64__)
# define ARCHITECTURE_ID "PPC64"
# elif defined(__ppc__)
# define ARCHITECTURE_ID "PPC"
# elif defined(__ARM__)
# define ARCHITECTURE_ID "ARM"
# elif defined(__x86_64__)
# define ARCHITECTURE_ID "x64"
# elif defined(__i386__)
# define ARCHITECTURE_ID "X86"
# else /* unknown architecture */
# define ARCHITECTURE_ID ""
# endif
#elif defined(__clang__) && defined(__ti__)
# if defined(__ARM_ARCH)
# define ARCHITECTURE_ID "Arm"
# else /* unknown architecture */
# define ARCHITECTURE_ID ""
# endif
#elif defined(__TI_COMPILER_VERSION__)
# if defined(__TI_ARM__)
# define ARCHITECTURE_ID "ARM"
# elif defined(__MSP430__)
# define ARCHITECTURE_ID "MSP430"
# elif defined(__TMS320C28XX__)
# define ARCHITECTURE_ID "TMS320C28x"
# elif defined(__TMS320C6X__) || defined(_TMS320C6X)
# define ARCHITECTURE_ID "TMS320C6x"
# else /* unknown architecture */
# define ARCHITECTURE_ID ""
# endif
# elif defined(__ADSPSHARC__)
# define ARCHITECTURE_ID "SHARC"
# elif defined(__ADSPBLACKFIN__)
# define ARCHITECTURE_ID "Blackfin"
#elif defined(__TASKING__)
# if defined(__CTC__) || defined(__CPTC__)
# define ARCHITECTURE_ID "TriCore"
# elif defined(__CMCS__)
# define ARCHITECTURE_ID "MCS"
# elif defined(__CARM__)
# define ARCHITECTURE_ID "ARM"
# elif defined(__CARC__)
# define ARCHITECTURE_ID "ARC"
# elif defined(__C51__)
# define ARCHITECTURE_ID "8051"
# elif defined(__CPCP__)
# define ARCHITECTURE_ID "PCP"
# else
# define ARCHITECTURE_ID ""
# endif
#else
# define ARCHITECTURE_ID
#endif
/* Convert integer to decimal digit literals. */
#define DEC(n) \
('0' + (((n) / 10000000)%10)), \
('0' + (((n) / 1000000)%10)), \
('0' + (((n) / 100000)%10)), \
('0' + (((n) / 10000)%10)), \
('0' + (((n) / 1000)%10)), \
('0' + (((n) / 100)%10)), \
('0' + (((n) / 10)%10)), \
('0' + ((n) % 10))
/* Convert integer to hex digit literals. */
#define HEX(n) \
('0' + ((n)>>28 & 0xF)), \
('0' + ((n)>>24 & 0xF)), \
('0' + ((n)>>20 & 0xF)), \
('0' + ((n)>>16 & 0xF)), \
('0' + ((n)>>12 & 0xF)), \
('0' + ((n)>>8 & 0xF)), \
('0' + ((n)>>4 & 0xF)), \
('0' + ((n) & 0xF))
/* Construct a string literal encoding the version number. */
#ifdef COMPILER_VERSION
char const* info_version = "INFO" ":" "compiler_version[" COMPILER_VERSION "]";
/* Construct a string literal encoding the version number components. */
#elif defined(COMPILER_VERSION_MAJOR)
char const info_version[] = {
'I', 'N', 'F', 'O', ':',
'c','o','m','p','i','l','e','r','_','v','e','r','s','i','o','n','[',
COMPILER_VERSION_MAJOR,
# ifdef COMPILER_VERSION_MINOR
'.', COMPILER_VERSION_MINOR,
# ifdef COMPILER_VERSION_PATCH
'.', COMPILER_VERSION_PATCH,
# ifdef COMPILER_VERSION_TWEAK
'.', COMPILER_VERSION_TWEAK,
# endif
# endif
# endif
']','\0'};
#endif
/* Construct a string literal encoding the internal version number. */
#ifdef COMPILER_VERSION_INTERNAL
char const info_version_internal[] = {
'I', 'N', 'F', 'O', ':',
'c','o','m','p','i','l','e','r','_','v','e','r','s','i','o','n','_',
'i','n','t','e','r','n','a','l','[',
COMPILER_VERSION_INTERNAL,']','\0'};
#elif defined(COMPILER_VERSION_INTERNAL_STR)
char const* info_version_internal = "INFO" ":" "compiler_version_internal[" COMPILER_VERSION_INTERNAL_STR "]";
#endif
/* Construct a string literal encoding the version number components. */
#ifdef SIMULATE_VERSION_MAJOR
char const info_simulate_version[] = {
'I', 'N', 'F', 'O', ':',
's','i','m','u','l','a','t','e','_','v','e','r','s','i','o','n','[',
SIMULATE_VERSION_MAJOR,
# ifdef SIMULATE_VERSION_MINOR
'.', SIMULATE_VERSION_MINOR,
# ifdef SIMULATE_VERSION_PATCH
'.', SIMULATE_VERSION_PATCH,
# ifdef SIMULATE_VERSION_TWEAK
'.', SIMULATE_VERSION_TWEAK,
# endif
# endif
# endif
']','\0'};
#endif
/* Construct the string literal in pieces to prevent the source from
getting matched. Store it in a pointer rather than an array
because some compilers will just produce instructions to fill the
array rather than assigning a pointer to a static array. */
char const* info_platform = "INFO" ":" "platform[" PLATFORM_ID "]";
char const* info_arch = "INFO" ":" "arch[" ARCHITECTURE_ID "]";
#define CXX_STD_98 199711L
#define CXX_STD_11 201103L
#define CXX_STD_14 201402L
#define CXX_STD_17 201703L
#define CXX_STD_20 202002L
#define CXX_STD_23 202302L
#if defined(__INTEL_COMPILER) && defined(_MSVC_LANG)
# if _MSVC_LANG > CXX_STD_17
# define CXX_STD _MSVC_LANG
# elif _MSVC_LANG == CXX_STD_17 && defined(__cpp_aggregate_paren_init)
# define CXX_STD CXX_STD_20
# elif _MSVC_LANG > CXX_STD_14 && __cplusplus > CXX_STD_17
# define CXX_STD CXX_STD_20
# elif _MSVC_LANG > CXX_STD_14
# define CXX_STD CXX_STD_17
# elif defined(__INTEL_CXX11_MODE__) && defined(__cpp_aggregate_nsdmi)
# define CXX_STD CXX_STD_14
# elif defined(__INTEL_CXX11_MODE__)
# define CXX_STD CXX_STD_11
# else
# define CXX_STD CXX_STD_98
# endif
#elif defined(_MSC_VER) && defined(_MSVC_LANG)
# if _MSVC_LANG > __cplusplus
# define CXX_STD _MSVC_LANG
# else
# define CXX_STD __cplusplus
# endif
#elif defined(__NVCOMPILER)
# if __cplusplus == CXX_STD_17 && defined(__cpp_aggregate_paren_init)
# define CXX_STD CXX_STD_20
# else
# define CXX_STD __cplusplus
# endif
#elif defined(__INTEL_COMPILER) || defined(__PGI)
# if __cplusplus == CXX_STD_11 && defined(__cpp_namespace_attributes)
# define CXX_STD CXX_STD_17
# elif __cplusplus == CXX_STD_11 && defined(__cpp_aggregate_nsdmi)
# define CXX_STD CXX_STD_14
# else
# define CXX_STD __cplusplus
# endif
#elif (defined(__IBMCPP__) || defined(__ibmxl__)) && defined(__linux__)
# if __cplusplus == CXX_STD_11 && defined(__cpp_aggregate_nsdmi)
# define CXX_STD CXX_STD_14
# else
# define CXX_STD __cplusplus
# endif
#elif __cplusplus == 1 && defined(__GXX_EXPERIMENTAL_CXX0X__)
# define CXX_STD CXX_STD_11
#else
# define CXX_STD __cplusplus
#endif
const char* info_language_standard_default = "INFO" ":" "standard_default["
#if CXX_STD > CXX_STD_23
"26"
#elif CXX_STD > CXX_STD_20
"23"
#elif CXX_STD > CXX_STD_17
"20"
#elif CXX_STD > CXX_STD_14
"17"
#elif CXX_STD > CXX_STD_11
"14"
#elif CXX_STD >= CXX_STD_11
"11"
#else
"98"
#endif
"]";
const char* info_language_extensions_default = "INFO" ":" "extensions_default["
#if (defined(__clang__) || defined(__GNUC__) || defined(__xlC__) || \
defined(__TI_COMPILER_VERSION__)) && \
!defined(__STRICT_ANSI__)
"ON"
#else
"OFF"
#endif
"]";
/*--------------------------------------------------------------------------*/
int main(int argc, char* argv[])
{
int require = 0;
require += info_compiler[argc];
require += info_platform[argc];
require += info_arch[argc];
#ifdef COMPILER_VERSION_MAJOR
require += info_version[argc];
#endif
#ifdef COMPILER_VERSION_INTERNAL
require += info_version_internal[argc];
#endif
#ifdef SIMULATE_ID
require += info_simulate[argc];
#endif
#ifdef SIMULATE_VERSION_MAJOR
require += info_simulate_version[argc];
#endif
#if defined(__CRAYXT_COMPUTE_LINUX_TARGET)
require += info_cray[argc];
#endif
require += info_language_standard_default[argc];
require += info_language_extensions_default[argc];
(void)argv;
return require;
}

Binary file not shown.

View File

@ -0,0 +1,665 @@
---
events:
-
kind: "message-v1"
backtrace:
- "/opt/homebrew/share/cmake/Modules/CMakeDetermineSystem.cmake:200 (message)"
- "/Users/hdh20267/esp/esp-idf/tools/cmake/project.cmake:506 (__project)"
- "CMakeLists.txt:3 (project)"
message: |
The target system is: Generic - -
The host system is: Darwin - 24.1.0 - arm64
-
kind: "message-v1"
backtrace:
- "/opt/homebrew/share/cmake/Modules/CMakeDetermineCompilerId.cmake:17 (message)"
- "/opt/homebrew/share/cmake/Modules/CMakeDetermineCompilerId.cmake:64 (__determine_compiler_id_test)"
- "/opt/homebrew/share/cmake/Modules/CMakeDetermineCCompiler.cmake:123 (CMAKE_DETERMINE_COMPILER_ID)"
- "/Users/hdh20267/esp/esp-idf/tools/cmake/project.cmake:506 (__project)"
- "CMakeLists.txt:3 (project)"
message: |
Compiling the C compiler identification source file "CMakeCCompilerId.c" succeeded.
Compiler: /Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc
Build flags: -mlongcalls;-Wno-frame-address;-fno-builtin-memcpy;-fno-builtin-memset;-fno-builtin-bzero;-fno-builtin-stpcpy;-fno-builtin-strncpy
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/hdh20267/Documents/pecan_ws/fast_led/build/CMakeFiles/3.31.0/CompilerIdC/a.out
-
kind: "message-v1"
backtrace:
- "/opt/homebrew/share/cmake/Modules/CMakeDetermineCompilerId.cmake:17 (message)"
- "/opt/homebrew/share/cmake/Modules/CMakeDetermineCompilerId.cmake:64 (__determine_compiler_id_test)"
- "/opt/homebrew/share/cmake/Modules/CMakeDetermineCXXCompiler.cmake:126 (CMAKE_DETERMINE_COMPILER_ID)"
- "/Users/hdh20267/esp/esp-idf/tools/cmake/project.cmake:506 (__project)"
- "CMakeLists.txt:3 (project)"
message: |
Compiling the CXX compiler identification source file "CMakeCXXCompilerId.cpp" succeeded.
Compiler: /Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32-elf-g++
Build flags: -mlongcalls;-Wno-frame-address;-fno-builtin-memcpy;-fno-builtin-memset;-fno-builtin-bzero;-fno-builtin-stpcpy;-fno-builtin-strncpy
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/hdh20267/Documents/pecan_ws/fast_led/build/CMakeFiles/3.31.0/CompilerIdCXX/a.out
-
kind: "message-v1"
backtrace:
- "/opt/homebrew/share/cmake/Modules/CMakeDetermineCompilerId.cmake:1237 (message)"
- "/opt/homebrew/share/cmake/Modules/CMakeDetermineASMCompiler.cmake:135 (CMAKE_DETERMINE_COMPILER_ID_VENDOR)"
- "/Users/hdh20267/esp/esp-idf/tools/cmake/project.cmake:506 (__project)"
- "CMakeLists.txt:3 (project)"
message: |
Checking whether the ASM compiler is GNU using "--version" matched "(GNU assembler)|(GCC)|(Free Software Foundation)":
xtensa-esp-elf-gcc (crosstool-NG esp-13.2.0_20230928) 13.2.0
Copyright (C) 2023 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
-
kind: "try_compile-v1"
backtrace:
- "/opt/homebrew/share/cmake/Modules/CMakeDetermineCompilerABI.cmake:74 (try_compile)"
- "/opt/homebrew/share/cmake/Modules/CMakeTestCCompiler.cmake:26 (CMAKE_DETERMINE_COMPILER_ABI)"
- "/Users/hdh20267/esp/esp-idf/tools/cmake/project.cmake:506 (__project)"
- "CMakeLists.txt:3 (project)"
checks:
- "Detecting C compiler ABI info"
directories:
source: "/Users/hdh20267/Documents/pecan_ws/fast_led/build/CMakeFiles/CMakeScratch/TryCompile-tMBkux"
binary: "/Users/hdh20267/Documents/pecan_ws/fast_led/build/CMakeFiles/CMakeScratch/TryCompile-tMBkux"
cmakeVariables:
CMAKE_C_FLAGS: "-mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy"
CMAKE_C_FLAGS_DEBUG: "-g"
CMAKE_EXE_LINKER_FLAGS: ""
CMAKE_MODULE_PATH: "/Users/hdh20267/esp/esp-idf/tools/cmake;/Users/hdh20267/esp/esp-idf/tools/cmake/third_party"
buildResult:
variable: "CMAKE_C_ABI_COMPILED"
cached: true
stdout: |
Change Dir: '/Users/hdh20267/Documents/pecan_ws/fast_led/build/CMakeFiles/CMakeScratch/TryCompile-tMBkux'
Run Build Command(s): /opt/homebrew/bin/ninja -v cmTC_65fd9
[1/2] /Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -v -o CMakeFiles/cmTC_65fd9.dir/CMakeCCompilerABI.c.obj -c /opt/homebrew/share/cmake/Modules/CMakeCCompilerABI.c
Using built-in specs.
COLLECT_GCC=/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp-elf-gcc
Target: xtensa-esp-elf
Configured with: /Users/brnomac003/.gitlab-runner/builds/qR2TxTby/0/idf/crosstool-NG/.build/xtensa-esp-elf/src/gcc/configure --build=aarch64-build_apple-darwin21.4.0 --host=aarch64-build_apple-darwin21.4.0 --target=xtensa-esp-elf --prefix=/Users/brnomac003/.gitlab-runner/builds/qR2TxTby/0/idf/crosstool-NG/builds/xtensa-esp-elf --exec_prefix=/Users/brnomac003/.gitlab-runner/builds/qR2TxTby/0/idf/crosstool-NG/builds/xtensa-esp-elf --with-local-prefix=/Users/brnomac003/.gitlab-runner/builds/qR2TxTby/0/idf/crosstool-NG/builds/xtensa-esp-elf/xtensa-esp-elf --with-headers=/Users/brnomac003/.gitlab-runner/builds/qR2TxTby/0/idf/crosstool-NG/builds/xtensa-esp-elf/xtensa-esp-elf/include --with-newlib --enable-threads=no --disable-shared --with-pkgversion='crosstool-NG esp-13.2.0_20230928' --disable-__cxa_atexit --enable-cxx-flags=-ffunction-sections --disable-libgomp --disable-libmudflap --disable-libmpx --disable-libssp --disable-libquadmath --disable-libquadmath-support --disable-libstdcxx-verbose --with-gmp=/Users/brnomac003/.gitlab-runner/builds/qR2TxTby/0/idf/crosstool-NG/.build/xtensa-esp-elf/buildtools --with-mpfr=/Users/brnomac003/.gitlab-runner/builds/qR2TxTby/0/idf/crosstool-NG/.build/xtensa-esp-elf/buildtools --with-mpc=/Users/brnomac003/.gitlab-runner/builds/qR2TxTby/0/idf/crosstool-NG/.build/xtensa-esp-elf/buildtools --with-isl=/Users/brnomac003/.gitlab-runner/builds/qR2TxTby/0/idf/crosstool-NG/.build/xtensa-esp-elf/buildtools --enable-lto --enable-target-optspace --without-long-double-128 --disable-nls --enable-multiarch --enable-languages=c,c++ --disable-libstdcxx-verbose --enable-threads=posix --enable-gcov-custom-rtio --enable-libstdcxx-time=yes
Thread model: posix
Supported LTO compression algorithms: zlib
gcc version 13.2.0 (crosstool-NG esp-13.2.0_20230928)
COLLECT_GCC_OPTIONS='-mdynconfig=xtensa_esp32.so' '-mlongcalls' '-Wno-frame-address' '-fno-builtin-memcpy' '-fno-builtin-memset' '-fno-builtin-bzero' '-fno-builtin-stpcpy' '-fno-builtin-strncpy' '-v' '-o' 'CMakeFiles/cmTC_65fd9.dir/CMakeCCompilerABI.c.obj' '-c' '-dumpdir' 'CMakeFiles/cmTC_65fd9.dir/'
/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../libexec/gcc/xtensa-esp-elf/13.2.0/cc1 -quiet -v -imultilib esp32 -iprefix /Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/ /opt/homebrew/share/cmake/Modules/CMakeCCompilerABI.c -quiet -dumpdir CMakeFiles/cmTC_65fd9.dir/ -dumpbase CMakeCCompilerABI.c.c -dumpbase-ext .c -mdynconfig=xtensa_esp32.so -mlongcalls -Wno-frame-address -version -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -o /var/folders/38/q2w9fmzd1bnbb6jn65pyrmfmd2wbj5/T//ccE2mvij.s
GNU C17 (crosstool-NG esp-13.2.0_20230928) version 13.2.0 (xtensa-esp-elf)
compiled by GNU C version Apple LLVM 13.0.0 (clang-1300.0.27.3), GMP version 6.2.1, MPFR version 4.1.0, MPC version 1.2.1, isl version isl-0.24-GMP
GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072
ignoring duplicate directory "/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/../../lib/gcc/xtensa-esp-elf/13.2.0/include"
ignoring duplicate directory "/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/../../lib/gcc/xtensa-esp-elf/13.2.0/include-fixed"
ignoring duplicate directory "/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/../../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/sys-include"
ignoring duplicate directory "/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/../../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/include"
#include "..." search starts here:
#include <...> search starts here:
/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/include
/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/include-fixed
/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/sys-include
/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/include
End of search list.
Compiler executable checksum: ff8927379fe54e3f7314307a5d7def28
COLLECT_GCC_OPTIONS='-mdynconfig=xtensa_esp32.so' '-mlongcalls' '-Wno-frame-address' '-fno-builtin-memcpy' '-fno-builtin-memset' '-fno-builtin-bzero' '-fno-builtin-stpcpy' '-fno-builtin-strncpy' '-v' '-o' 'CMakeFiles/cmTC_65fd9.dir/CMakeCCompilerABI.c.obj' '-c' '-dumpdir' 'CMakeFiles/cmTC_65fd9.dir/'
/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/bin/as --traditional-format --longcalls --dynconfig=xtensa_esp32.so -o CMakeFiles/cmTC_65fd9.dir/CMakeCCompilerABI.c.obj /var/folders/38/q2w9fmzd1bnbb6jn65pyrmfmd2wbj5/T//ccE2mvij.s
COMPILER_PATH=/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../libexec/gcc/xtensa-esp-elf/13.2.0/:/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../libexec/gcc/:/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/bin/
LIBRARY_PATH=/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/esp32/:/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/lib/esp32/:/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/:/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/:/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/lib/
COLLECT_GCC_OPTIONS='-mdynconfig=xtensa_esp32.so' '-mlongcalls' '-Wno-frame-address' '-fno-builtin-memcpy' '-fno-builtin-memset' '-fno-builtin-bzero' '-fno-builtin-stpcpy' '-fno-builtin-strncpy' '-v' '-o' 'CMakeFiles/cmTC_65fd9.dir/CMakeCCompilerABI.c.obj' '-c' '-dumpdir' 'CMakeFiles/cmTC_65fd9.dir/CMakeCCompilerABI.c.'
[2/2] : && /Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -v CMakeFiles/cmTC_65fd9.dir/CMakeCCompilerABI.c.obj -o cmTC_65fd9 && :
Using built-in specs.
COLLECT_GCC=/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp-elf-gcc
COLLECT_LTO_WRAPPER=/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../libexec/gcc/xtensa-esp-elf/13.2.0/lto-wrapper
Target: xtensa-esp-elf
Configured with: /Users/brnomac003/.gitlab-runner/builds/qR2TxTby/0/idf/crosstool-NG/.build/xtensa-esp-elf/src/gcc/configure --build=aarch64-build_apple-darwin21.4.0 --host=aarch64-build_apple-darwin21.4.0 --target=xtensa-esp-elf --prefix=/Users/brnomac003/.gitlab-runner/builds/qR2TxTby/0/idf/crosstool-NG/builds/xtensa-esp-elf --exec_prefix=/Users/brnomac003/.gitlab-runner/builds/qR2TxTby/0/idf/crosstool-NG/builds/xtensa-esp-elf --with-local-prefix=/Users/brnomac003/.gitlab-runner/builds/qR2TxTby/0/idf/crosstool-NG/builds/xtensa-esp-elf/xtensa-esp-elf --with-headers=/Users/brnomac003/.gitlab-runner/builds/qR2TxTby/0/idf/crosstool-NG/builds/xtensa-esp-elf/xtensa-esp-elf/include --with-newlib --enable-threads=no --disable-shared --with-pkgversion='crosstool-NG esp-13.2.0_20230928' --disable-__cxa_atexit --enable-cxx-flags=-ffunction-sections --disable-libgomp --disable-libmudflap --disable-libmpx --disable-libssp --disable-libquadmath --disable-libquadmath-support --disable-libstdcxx-verbose --with-gmp=/Users/brnomac003/.gitlab-runner/builds/qR2TxTby/0/idf/crosstool-NG/.build/xtensa-esp-elf/buildtools --with-mpfr=/Users/brnomac003/.gitlab-runner/builds/qR2TxTby/0/idf/crosstool-NG/.build/xtensa-esp-elf/buildtools --with-mpc=/Users/brnomac003/.gitlab-runner/builds/qR2TxTby/0/idf/crosstool-NG/.build/xtensa-esp-elf/buildtools --with-isl=/Users/brnomac003/.gitlab-runner/builds/qR2TxTby/0/idf/crosstool-NG/.build/xtensa-esp-elf/buildtools --enable-lto --enable-target-optspace --without-long-double-128 --disable-nls --enable-multiarch --enable-languages=c,c++ --disable-libstdcxx-verbose --enable-threads=posix --enable-gcov-custom-rtio --enable-libstdcxx-time=yes
Thread model: posix
Supported LTO compression algorithms: zlib
gcc version 13.2.0 (crosstool-NG esp-13.2.0_20230928)
COMPILER_PATH=/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../libexec/gcc/xtensa-esp-elf/13.2.0/:/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../libexec/gcc/:/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/bin/
LIBRARY_PATH=/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/esp32/:/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/lib/esp32/:/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/:/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/:/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/lib/
COLLECT_GCC_OPTIONS='-mdynconfig=xtensa_esp32.so' '-mlongcalls' '-Wno-frame-address' '-fno-builtin-memcpy' '-fno-builtin-memset' '-fno-builtin-bzero' '-fno-builtin-stpcpy' '-fno-builtin-strncpy' '-v' '-o' 'cmTC_65fd9' '-dumpdir' 'cmTC_65fd9.'
/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../libexec/gcc/xtensa-esp-elf/13.2.0/collect2 -plugin /Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../libexec/gcc/xtensa-esp-elf/13.2.0/liblto_plugin.so -plugin-opt=/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../libexec/gcc/xtensa-esp-elf/13.2.0/lto-wrapper -plugin-opt=-fresolution=/var/folders/38/q2w9fmzd1bnbb6jn65pyrmfmd2wbj5/T//ccyt1MVo.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 --dynconfig=xtensa_esp32.so -o cmTC_65fd9 /Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/lib/esp32/crt0.o /Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/esp32/crti.o /Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/esp32/crtbegin.o -L/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/esp32 -L/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/lib/esp32 -L/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0 -L/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc -L/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/lib CMakeFiles/cmTC_65fd9.dir/CMakeCCompilerABI.c.obj -lgcc -lc -lnosys -lc -lgcc /Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/esp32/crtend.o /Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/esp32/crtn.o
COLLECT_GCC_OPTIONS='-mdynconfig=xtensa_esp32.so' '-mlongcalls' '-Wno-frame-address' '-fno-builtin-memcpy' '-fno-builtin-memset' '-fno-builtin-bzero' '-fno-builtin-stpcpy' '-fno-builtin-strncpy' '-v' '-o' 'cmTC_65fd9' '-dumpdir' 'cmTC_65fd9.'
exitCode: 0
-
kind: "message-v1"
backtrace:
- "/opt/homebrew/share/cmake/Modules/CMakeDetermineCompilerABI.cmake:182 (message)"
- "/opt/homebrew/share/cmake/Modules/CMakeTestCCompiler.cmake:26 (CMAKE_DETERMINE_COMPILER_ABI)"
- "/Users/hdh20267/esp/esp-idf/tools/cmake/project.cmake:506 (__project)"
- "CMakeLists.txt:3 (project)"
message: |
Parsed C implicit include dir info: rv=done
found start of include info
found start of implicit include info
add: [/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/include]
add: [/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/include-fixed]
add: [/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/sys-include]
add: [/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/include]
end of search list found
collapse include dir [/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/include] ==> [/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/lib/gcc/xtensa-esp-elf/13.2.0/include]
collapse include dir [/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/include-fixed] ==> [/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/lib/gcc/xtensa-esp-elf/13.2.0/include-fixed]
collapse include dir [/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/sys-include] ==> [/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/xtensa-esp-elf/sys-include]
collapse include dir [/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/include] ==> [/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/xtensa-esp-elf/include]
implicit include dirs: [/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/lib/gcc/xtensa-esp-elf/13.2.0/include;/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/lib/gcc/xtensa-esp-elf/13.2.0/include-fixed;/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/xtensa-esp-elf/sys-include;/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/xtensa-esp-elf/include]
-
kind: "message-v1"
backtrace:
- "/opt/homebrew/share/cmake/Modules/CMakeDetermineCompilerABI.cmake:218 (message)"
- "/opt/homebrew/share/cmake/Modules/CMakeTestCCompiler.cmake:26 (CMAKE_DETERMINE_COMPILER_ABI)"
- "/Users/hdh20267/esp/esp-idf/tools/cmake/project.cmake:506 (__project)"
- "CMakeLists.txt:3 (project)"
message: |
Parsed C implicit link information:
link line regex: [^( *|.*[/\\])(ld[0-9]*(\\.[a-z]+)?|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\\]+-)?ld|collect2)[^/\\]*( |$)]
linker tool regex: [^[ ]*(->|")?[ ]*(([^"]*[/\\])?(ld[0-9]*(\\.[a-z]+)?))("|,| |$)]
ignore line: [Change Dir: '/Users/hdh20267/Documents/pecan_ws/fast_led/build/CMakeFiles/CMakeScratch/TryCompile-tMBkux']
ignore line: []
ignore line: [Run Build Command(s): /opt/homebrew/bin/ninja -v cmTC_65fd9]
ignore line: [[1/2] /Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -v -o CMakeFiles/cmTC_65fd9.dir/CMakeCCompilerABI.c.obj -c /opt/homebrew/share/cmake/Modules/CMakeCCompilerABI.c]
ignore line: [Using built-in specs.]
ignore line: [COLLECT_GCC=/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp-elf-gcc]
ignore line: [Target: xtensa-esp-elf]
ignore line: [Configured with: /Users/brnomac003/.gitlab-runner/builds/qR2TxTby/0/idf/crosstool-NG/.build/xtensa-esp-elf/src/gcc/configure --build=aarch64-build_apple-darwin21.4.0 --host=aarch64-build_apple-darwin21.4.0 --target=xtensa-esp-elf --prefix=/Users/brnomac003/.gitlab-runner/builds/qR2TxTby/0/idf/crosstool-NG/builds/xtensa-esp-elf --exec_prefix=/Users/brnomac003/.gitlab-runner/builds/qR2TxTby/0/idf/crosstool-NG/builds/xtensa-esp-elf --with-local-prefix=/Users/brnomac003/.gitlab-runner/builds/qR2TxTby/0/idf/crosstool-NG/builds/xtensa-esp-elf/xtensa-esp-elf --with-headers=/Users/brnomac003/.gitlab-runner/builds/qR2TxTby/0/idf/crosstool-NG/builds/xtensa-esp-elf/xtensa-esp-elf/include --with-newlib --enable-threads=no --disable-shared --with-pkgversion='crosstool-NG esp-13.2.0_20230928' --disable-__cxa_atexit --enable-cxx-flags=-ffunction-sections --disable-libgomp --disable-libmudflap --disable-libmpx --disable-libssp --disable-libquadmath --disable-libquadmath-support --disable-libstdcxx-verbose --with-gmp=/Users/brnomac003/.gitlab-runner/builds/qR2TxTby/0/idf/crosstool-NG/.build/xtensa-esp-elf/buildtools --with-mpfr=/Users/brnomac003/.gitlab-runner/builds/qR2TxTby/0/idf/crosstool-NG/.build/xtensa-esp-elf/buildtools --with-mpc=/Users/brnomac003/.gitlab-runner/builds/qR2TxTby/0/idf/crosstool-NG/.build/xtensa-esp-elf/buildtools --with-isl=/Users/brnomac003/.gitlab-runner/builds/qR2TxTby/0/idf/crosstool-NG/.build/xtensa-esp-elf/buildtools --enable-lto --enable-target-optspace --without-long-double-128 --disable-nls --enable-multiarch --enable-languages=c c++ --disable-libstdcxx-verbose --enable-threads=posix --enable-gcov-custom-rtio --enable-libstdcxx-time=yes]
ignore line: [Thread model: posix]
ignore line: [Supported LTO compression algorithms: zlib]
ignore line: [gcc version 13.2.0 (crosstool-NG esp-13.2.0_20230928) ]
ignore line: [COLLECT_GCC_OPTIONS='-mdynconfig=xtensa_esp32.so' '-mlongcalls' '-Wno-frame-address' '-fno-builtin-memcpy' '-fno-builtin-memset' '-fno-builtin-bzero' '-fno-builtin-stpcpy' '-fno-builtin-strncpy' '-v' '-o' 'CMakeFiles/cmTC_65fd9.dir/CMakeCCompilerABI.c.obj' '-c' '-dumpdir' 'CMakeFiles/cmTC_65fd9.dir/']
ignore line: [ /Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../libexec/gcc/xtensa-esp-elf/13.2.0/cc1 -quiet -v -imultilib esp32 -iprefix /Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/ /opt/homebrew/share/cmake/Modules/CMakeCCompilerABI.c -quiet -dumpdir CMakeFiles/cmTC_65fd9.dir/ -dumpbase CMakeCCompilerABI.c.c -dumpbase-ext .c -mdynconfig=xtensa_esp32.so -mlongcalls -Wno-frame-address -version -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -o /var/folders/38/q2w9fmzd1bnbb6jn65pyrmfmd2wbj5/T//ccE2mvij.s]
ignore line: [GNU C17 (crosstool-NG esp-13.2.0_20230928) version 13.2.0 (xtensa-esp-elf)]
ignore line: [ compiled by GNU C version Apple LLVM 13.0.0 (clang-1300.0.27.3) GMP version 6.2.1 MPFR version 4.1.0 MPC version 1.2.1 isl version isl-0.24-GMP]
ignore line: []
ignore line: [GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072]
ignore line: [ignoring duplicate directory "/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/../../lib/gcc/xtensa-esp-elf/13.2.0/include"]
ignore line: [ignoring duplicate directory "/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/../../lib/gcc/xtensa-esp-elf/13.2.0/include-fixed"]
ignore line: [ignoring duplicate directory "/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/../../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/sys-include"]
ignore line: [ignoring duplicate directory "/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/../../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/include"]
ignore line: [#include "..." search starts here:]
ignore line: [#include <...> search starts here:]
ignore line: [ /Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/include]
ignore line: [ /Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/include-fixed]
ignore line: [ /Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/sys-include]
ignore line: [ /Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/include]
ignore line: [End of search list.]
ignore line: [Compiler executable checksum: ff8927379fe54e3f7314307a5d7def28]
ignore line: [COLLECT_GCC_OPTIONS='-mdynconfig=xtensa_esp32.so' '-mlongcalls' '-Wno-frame-address' '-fno-builtin-memcpy' '-fno-builtin-memset' '-fno-builtin-bzero' '-fno-builtin-stpcpy' '-fno-builtin-strncpy' '-v' '-o' 'CMakeFiles/cmTC_65fd9.dir/CMakeCCompilerABI.c.obj' '-c' '-dumpdir' 'CMakeFiles/cmTC_65fd9.dir/']
ignore line: [ /Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/bin/as --traditional-format --longcalls --dynconfig=xtensa_esp32.so -o CMakeFiles/cmTC_65fd9.dir/CMakeCCompilerABI.c.obj /var/folders/38/q2w9fmzd1bnbb6jn65pyrmfmd2wbj5/T//ccE2mvij.s]
ignore line: [COMPILER_PATH=/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../libexec/gcc/xtensa-esp-elf/13.2.0/:/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../libexec/gcc/:/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/bin/]
ignore line: [LIBRARY_PATH=/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/esp32/:/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/lib/esp32/:/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/:/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/:/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/lib/]
ignore line: [COLLECT_GCC_OPTIONS='-mdynconfig=xtensa_esp32.so' '-mlongcalls' '-Wno-frame-address' '-fno-builtin-memcpy' '-fno-builtin-memset' '-fno-builtin-bzero' '-fno-builtin-stpcpy' '-fno-builtin-strncpy' '-v' '-o' 'CMakeFiles/cmTC_65fd9.dir/CMakeCCompilerABI.c.obj' '-c' '-dumpdir' 'CMakeFiles/cmTC_65fd9.dir/CMakeCCompilerABI.c.']
ignore line: [[2/2] : && /Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -v CMakeFiles/cmTC_65fd9.dir/CMakeCCompilerABI.c.obj -o cmTC_65fd9 && :]
ignore line: [Using built-in specs.]
ignore line: [COLLECT_GCC=/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp-elf-gcc]
ignore line: [COLLECT_LTO_WRAPPER=/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../libexec/gcc/xtensa-esp-elf/13.2.0/lto-wrapper]
ignore line: [Target: xtensa-esp-elf]
ignore line: [Configured with: /Users/brnomac003/.gitlab-runner/builds/qR2TxTby/0/idf/crosstool-NG/.build/xtensa-esp-elf/src/gcc/configure --build=aarch64-build_apple-darwin21.4.0 --host=aarch64-build_apple-darwin21.4.0 --target=xtensa-esp-elf --prefix=/Users/brnomac003/.gitlab-runner/builds/qR2TxTby/0/idf/crosstool-NG/builds/xtensa-esp-elf --exec_prefix=/Users/brnomac003/.gitlab-runner/builds/qR2TxTby/0/idf/crosstool-NG/builds/xtensa-esp-elf --with-local-prefix=/Users/brnomac003/.gitlab-runner/builds/qR2TxTby/0/idf/crosstool-NG/builds/xtensa-esp-elf/xtensa-esp-elf --with-headers=/Users/brnomac003/.gitlab-runner/builds/qR2TxTby/0/idf/crosstool-NG/builds/xtensa-esp-elf/xtensa-esp-elf/include --with-newlib --enable-threads=no --disable-shared --with-pkgversion='crosstool-NG esp-13.2.0_20230928' --disable-__cxa_atexit --enable-cxx-flags=-ffunction-sections --disable-libgomp --disable-libmudflap --disable-libmpx --disable-libssp --disable-libquadmath --disable-libquadmath-support --disable-libstdcxx-verbose --with-gmp=/Users/brnomac003/.gitlab-runner/builds/qR2TxTby/0/idf/crosstool-NG/.build/xtensa-esp-elf/buildtools --with-mpfr=/Users/brnomac003/.gitlab-runner/builds/qR2TxTby/0/idf/crosstool-NG/.build/xtensa-esp-elf/buildtools --with-mpc=/Users/brnomac003/.gitlab-runner/builds/qR2TxTby/0/idf/crosstool-NG/.build/xtensa-esp-elf/buildtools --with-isl=/Users/brnomac003/.gitlab-runner/builds/qR2TxTby/0/idf/crosstool-NG/.build/xtensa-esp-elf/buildtools --enable-lto --enable-target-optspace --without-long-double-128 --disable-nls --enable-multiarch --enable-languages=c c++ --disable-libstdcxx-verbose --enable-threads=posix --enable-gcov-custom-rtio --enable-libstdcxx-time=yes]
ignore line: [Thread model: posix]
ignore line: [Supported LTO compression algorithms: zlib]
ignore line: [gcc version 13.2.0 (crosstool-NG esp-13.2.0_20230928) ]
ignore line: [COMPILER_PATH=/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../libexec/gcc/xtensa-esp-elf/13.2.0/:/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../libexec/gcc/:/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/bin/]
ignore line: [LIBRARY_PATH=/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/esp32/:/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/lib/esp32/:/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/:/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/:/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/lib/]
ignore line: [COLLECT_GCC_OPTIONS='-mdynconfig=xtensa_esp32.so' '-mlongcalls' '-Wno-frame-address' '-fno-builtin-memcpy' '-fno-builtin-memset' '-fno-builtin-bzero' '-fno-builtin-stpcpy' '-fno-builtin-strncpy' '-v' '-o' 'cmTC_65fd9' '-dumpdir' 'cmTC_65fd9.']
link line: [ /Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../libexec/gcc/xtensa-esp-elf/13.2.0/collect2 -plugin /Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../libexec/gcc/xtensa-esp-elf/13.2.0/liblto_plugin.so -plugin-opt=/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../libexec/gcc/xtensa-esp-elf/13.2.0/lto-wrapper -plugin-opt=-fresolution=/var/folders/38/q2w9fmzd1bnbb6jn65pyrmfmd2wbj5/T//ccyt1MVo.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 --dynconfig=xtensa_esp32.so -o cmTC_65fd9 /Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/lib/esp32/crt0.o /Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/esp32/crti.o /Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/esp32/crtbegin.o -L/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/esp32 -L/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/lib/esp32 -L/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0 -L/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc -L/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/lib CMakeFiles/cmTC_65fd9.dir/CMakeCCompilerABI.c.obj -lgcc -lc -lnosys -lc -lgcc /Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/esp32/crtend.o /Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/esp32/crtn.o]
arg [/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../libexec/gcc/xtensa-esp-elf/13.2.0/collect2] ==> ignore
arg [-plugin] ==> ignore
arg [/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../libexec/gcc/xtensa-esp-elf/13.2.0/liblto_plugin.so] ==> ignore
arg [-plugin-opt=/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../libexec/gcc/xtensa-esp-elf/13.2.0/lto-wrapper] ==> ignore
arg [-plugin-opt=-fresolution=/var/folders/38/q2w9fmzd1bnbb6jn65pyrmfmd2wbj5/T//ccyt1MVo.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 [--dynconfig=xtensa_esp32.so] ==> ignore
arg [-o] ==> ignore
arg [cmTC_65fd9] ==> ignore
arg [/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/lib/esp32/crt0.o] ==> obj [/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/lib/esp32/crt0.o]
arg [/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/esp32/crti.o] ==> obj [/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/esp32/crti.o]
arg [/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/esp32/crtbegin.o] ==> obj [/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/esp32/crtbegin.o]
arg [-L/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/esp32] ==> dir [/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/esp32]
arg [-L/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/lib/esp32] ==> dir [/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/lib/esp32]
arg [-L/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0] ==> dir [/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0]
arg [-L/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc] ==> dir [/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc]
arg [-L/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/lib] ==> dir [/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/lib]
arg [CMakeFiles/cmTC_65fd9.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/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/esp32/crtend.o] ==> obj [/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/esp32/crtend.o]
arg [/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/esp32/crtn.o] ==> obj [/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/esp32/crtn.o]
ignore line: [COLLECT_GCC_OPTIONS='-mdynconfig=xtensa_esp32.so' '-mlongcalls' '-Wno-frame-address' '-fno-builtin-memcpy' '-fno-builtin-memset' '-fno-builtin-bzero' '-fno-builtin-stpcpy' '-fno-builtin-strncpy' '-v' '-o' 'cmTC_65fd9' '-dumpdir' 'cmTC_65fd9.']
ignore line: []
ignore line: []
collapse obj [/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/lib/esp32/crt0.o] ==> [/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/xtensa-esp-elf/lib/esp32/crt0.o]
collapse obj [/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/esp32/crti.o] ==> [/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/lib/gcc/xtensa-esp-elf/13.2.0/esp32/crti.o]
collapse obj [/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/esp32/crtbegin.o] ==> [/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/lib/gcc/xtensa-esp-elf/13.2.0/esp32/crtbegin.o]
collapse obj [/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/esp32/crtend.o] ==> [/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/lib/gcc/xtensa-esp-elf/13.2.0/esp32/crtend.o]
collapse obj [/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/esp32/crtn.o] ==> [/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/lib/gcc/xtensa-esp-elf/13.2.0/esp32/crtn.o]
collapse library dir [/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/esp32] ==> [/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/lib/gcc/xtensa-esp-elf/13.2.0/esp32]
collapse library dir [/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/lib/esp32] ==> [/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/xtensa-esp-elf/lib/esp32]
collapse library dir [/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0] ==> [/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/lib/gcc/xtensa-esp-elf/13.2.0]
collapse library dir [/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc] ==> [/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/lib/gcc]
collapse library dir [/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/lib] ==> [/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/xtensa-esp-elf/lib]
implicit libs: [gcc;c;nosys;c;gcc]
implicit objs: [/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/xtensa-esp-elf/lib/esp32/crt0.o;/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/lib/gcc/xtensa-esp-elf/13.2.0/esp32/crti.o;/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/lib/gcc/xtensa-esp-elf/13.2.0/esp32/crtbegin.o;/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/lib/gcc/xtensa-esp-elf/13.2.0/esp32/crtend.o;/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/lib/gcc/xtensa-esp-elf/13.2.0/esp32/crtn.o]
implicit dirs: [/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/lib/gcc/xtensa-esp-elf/13.2.0/esp32;/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/xtensa-esp-elf/lib/esp32;/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/lib/gcc/xtensa-esp-elf/13.2.0;/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/lib/gcc;/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/xtensa-esp-elf/lib]
implicit fwks: []
-
kind: "try_compile-v1"
backtrace:
- "/opt/homebrew/share/cmake/Modules/CMakeDetermineCompilerABI.cmake:74 (try_compile)"
- "/opt/homebrew/share/cmake/Modules/CMakeTestCXXCompiler.cmake:26 (CMAKE_DETERMINE_COMPILER_ABI)"
- "/Users/hdh20267/esp/esp-idf/tools/cmake/project.cmake:506 (__project)"
- "CMakeLists.txt:3 (project)"
checks:
- "Detecting CXX compiler ABI info"
directories:
source: "/Users/hdh20267/Documents/pecan_ws/fast_led/build/CMakeFiles/CMakeScratch/TryCompile-eobo3J"
binary: "/Users/hdh20267/Documents/pecan_ws/fast_led/build/CMakeFiles/CMakeScratch/TryCompile-eobo3J"
cmakeVariables:
CMAKE_CXX_FLAGS: "-mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy"
CMAKE_CXX_FLAGS_DEBUG: "-g"
CMAKE_CXX_SCAN_FOR_MODULES: "OFF"
CMAKE_EXE_LINKER_FLAGS: ""
CMAKE_MODULE_PATH: "/Users/hdh20267/esp/esp-idf/tools/cmake;/Users/hdh20267/esp/esp-idf/tools/cmake/third_party"
buildResult:
variable: "CMAKE_CXX_ABI_COMPILED"
cached: true
stdout: |
Change Dir: '/Users/hdh20267/Documents/pecan_ws/fast_led/build/CMakeFiles/CMakeScratch/TryCompile-eobo3J'
Run Build Command(s): /opt/homebrew/bin/ninja -v cmTC_1c51a
[1/2] /Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32-elf-g++ -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -v -o CMakeFiles/cmTC_1c51a.dir/CMakeCXXCompilerABI.cpp.obj -c /opt/homebrew/share/cmake/Modules/CMakeCXXCompilerABI.cpp
Using built-in specs.
COLLECT_GCC=/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp-elf-g++
Target: xtensa-esp-elf
Configured with: /Users/brnomac003/.gitlab-runner/builds/qR2TxTby/0/idf/crosstool-NG/.build/xtensa-esp-elf/src/gcc/configure --build=aarch64-build_apple-darwin21.4.0 --host=aarch64-build_apple-darwin21.4.0 --target=xtensa-esp-elf --prefix=/Users/brnomac003/.gitlab-runner/builds/qR2TxTby/0/idf/crosstool-NG/builds/xtensa-esp-elf --exec_prefix=/Users/brnomac003/.gitlab-runner/builds/qR2TxTby/0/idf/crosstool-NG/builds/xtensa-esp-elf --with-local-prefix=/Users/brnomac003/.gitlab-runner/builds/qR2TxTby/0/idf/crosstool-NG/builds/xtensa-esp-elf/xtensa-esp-elf --with-headers=/Users/brnomac003/.gitlab-runner/builds/qR2TxTby/0/idf/crosstool-NG/builds/xtensa-esp-elf/xtensa-esp-elf/include --with-newlib --enable-threads=no --disable-shared --with-pkgversion='crosstool-NG esp-13.2.0_20230928' --disable-__cxa_atexit --enable-cxx-flags=-ffunction-sections --disable-libgomp --disable-libmudflap --disable-libmpx --disable-libssp --disable-libquadmath --disable-libquadmath-support --disable-libstdcxx-verbose --with-gmp=/Users/brnomac003/.gitlab-runner/builds/qR2TxTby/0/idf/crosstool-NG/.build/xtensa-esp-elf/buildtools --with-mpfr=/Users/brnomac003/.gitlab-runner/builds/qR2TxTby/0/idf/crosstool-NG/.build/xtensa-esp-elf/buildtools --with-mpc=/Users/brnomac003/.gitlab-runner/builds/qR2TxTby/0/idf/crosstool-NG/.build/xtensa-esp-elf/buildtools --with-isl=/Users/brnomac003/.gitlab-runner/builds/qR2TxTby/0/idf/crosstool-NG/.build/xtensa-esp-elf/buildtools --enable-lto --enable-target-optspace --without-long-double-128 --disable-nls --enable-multiarch --enable-languages=c,c++ --disable-libstdcxx-verbose --enable-threads=posix --enable-gcov-custom-rtio --enable-libstdcxx-time=yes
Thread model: posix
Supported LTO compression algorithms: zlib
gcc version 13.2.0 (crosstool-NG esp-13.2.0_20230928)
COLLECT_GCC_OPTIONS='-mdynconfig=xtensa_esp32.so' '-mlongcalls' '-Wno-frame-address' '-fno-builtin-memcpy' '-fno-builtin-memset' '-fno-builtin-bzero' '-fno-builtin-stpcpy' '-fno-builtin-strncpy' '-v' '-o' 'CMakeFiles/cmTC_1c51a.dir/CMakeCXXCompilerABI.cpp.obj' '-c' '-dumpdir' 'CMakeFiles/cmTC_1c51a.dir/'
/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../libexec/gcc/xtensa-esp-elf/13.2.0/cc1plus -quiet -v -imultilib esp32 -iprefix /Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/ /opt/homebrew/share/cmake/Modules/CMakeCXXCompilerABI.cpp -quiet -dumpdir CMakeFiles/cmTC_1c51a.dir/ -dumpbase CMakeCXXCompilerABI.cpp.cpp -dumpbase-ext .cpp -mdynconfig=xtensa_esp32.so -mlongcalls -Wno-frame-address -version -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -o /var/folders/38/q2w9fmzd1bnbb6jn65pyrmfmd2wbj5/T//cc61N0hS.s
GNU C++17 (crosstool-NG esp-13.2.0_20230928) version 13.2.0 (xtensa-esp-elf)
compiled by GNU C version Apple LLVM 13.0.0 (clang-1300.0.27.3), GMP version 6.2.1, MPFR version 4.1.0, MPC version 1.2.1, isl version isl-0.24-GMP
GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072
ignoring duplicate directory "/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/../../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/include/c++/13.2.0"
ignoring duplicate directory "/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/../../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/include/c++/13.2.0/xtensa-esp-elf/esp32"
ignoring duplicate directory "/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/../../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/include/c++/13.2.0/backward"
ignoring duplicate directory "/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/../../lib/gcc/xtensa-esp-elf/13.2.0/include"
ignoring duplicate directory "/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/../../lib/gcc/xtensa-esp-elf/13.2.0/include-fixed"
ignoring duplicate directory "/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/../../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/sys-include"
ignoring duplicate directory "/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/../../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/include"
#include "..." search starts here:
#include <...> search starts here:
/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/include/c++/13.2.0
/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/include/c++/13.2.0/xtensa-esp-elf/esp32
/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/include/c++/13.2.0/backward
/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/include
/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/include-fixed
/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/sys-include
/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/include
End of search list.
Compiler executable checksum: dc5dc66c029d2234e760269b6d3b7689
COLLECT_GCC_OPTIONS='-mdynconfig=xtensa_esp32.so' '-mlongcalls' '-Wno-frame-address' '-fno-builtin-memcpy' '-fno-builtin-memset' '-fno-builtin-bzero' '-fno-builtin-stpcpy' '-fno-builtin-strncpy' '-v' '-o' 'CMakeFiles/cmTC_1c51a.dir/CMakeCXXCompilerABI.cpp.obj' '-c' '-dumpdir' 'CMakeFiles/cmTC_1c51a.dir/'
/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/bin/as --traditional-format --longcalls --dynconfig=xtensa_esp32.so -o CMakeFiles/cmTC_1c51a.dir/CMakeCXXCompilerABI.cpp.obj /var/folders/38/q2w9fmzd1bnbb6jn65pyrmfmd2wbj5/T//cc61N0hS.s
COMPILER_PATH=/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../libexec/gcc/xtensa-esp-elf/13.2.0/:/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../libexec/gcc/:/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/bin/
LIBRARY_PATH=/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/esp32/:/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/lib/esp32/:/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/:/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/:/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/lib/
COLLECT_GCC_OPTIONS='-mdynconfig=xtensa_esp32.so' '-mlongcalls' '-Wno-frame-address' '-fno-builtin-memcpy' '-fno-builtin-memset' '-fno-builtin-bzero' '-fno-builtin-stpcpy' '-fno-builtin-strncpy' '-v' '-o' 'CMakeFiles/cmTC_1c51a.dir/CMakeCXXCompilerABI.cpp.obj' '-c' '-dumpdir' 'CMakeFiles/cmTC_1c51a.dir/CMakeCXXCompilerABI.cpp.'
[2/2] : && /Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32-elf-g++ -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -v CMakeFiles/cmTC_1c51a.dir/CMakeCXXCompilerABI.cpp.obj -o cmTC_1c51a && :
Using built-in specs.
COLLECT_GCC=/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp-elf-g++
COLLECT_LTO_WRAPPER=/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../libexec/gcc/xtensa-esp-elf/13.2.0/lto-wrapper
Target: xtensa-esp-elf
Configured with: /Users/brnomac003/.gitlab-runner/builds/qR2TxTby/0/idf/crosstool-NG/.build/xtensa-esp-elf/src/gcc/configure --build=aarch64-build_apple-darwin21.4.0 --host=aarch64-build_apple-darwin21.4.0 --target=xtensa-esp-elf --prefix=/Users/brnomac003/.gitlab-runner/builds/qR2TxTby/0/idf/crosstool-NG/builds/xtensa-esp-elf --exec_prefix=/Users/brnomac003/.gitlab-runner/builds/qR2TxTby/0/idf/crosstool-NG/builds/xtensa-esp-elf --with-local-prefix=/Users/brnomac003/.gitlab-runner/builds/qR2TxTby/0/idf/crosstool-NG/builds/xtensa-esp-elf/xtensa-esp-elf --with-headers=/Users/brnomac003/.gitlab-runner/builds/qR2TxTby/0/idf/crosstool-NG/builds/xtensa-esp-elf/xtensa-esp-elf/include --with-newlib --enable-threads=no --disable-shared --with-pkgversion='crosstool-NG esp-13.2.0_20230928' --disable-__cxa_atexit --enable-cxx-flags=-ffunction-sections --disable-libgomp --disable-libmudflap --disable-libmpx --disable-libssp --disable-libquadmath --disable-libquadmath-support --disable-libstdcxx-verbose --with-gmp=/Users/brnomac003/.gitlab-runner/builds/qR2TxTby/0/idf/crosstool-NG/.build/xtensa-esp-elf/buildtools --with-mpfr=/Users/brnomac003/.gitlab-runner/builds/qR2TxTby/0/idf/crosstool-NG/.build/xtensa-esp-elf/buildtools --with-mpc=/Users/brnomac003/.gitlab-runner/builds/qR2TxTby/0/idf/crosstool-NG/.build/xtensa-esp-elf/buildtools --with-isl=/Users/brnomac003/.gitlab-runner/builds/qR2TxTby/0/idf/crosstool-NG/.build/xtensa-esp-elf/buildtools --enable-lto --enable-target-optspace --without-long-double-128 --disable-nls --enable-multiarch --enable-languages=c,c++ --disable-libstdcxx-verbose --enable-threads=posix --enable-gcov-custom-rtio --enable-libstdcxx-time=yes
Thread model: posix
Supported LTO compression algorithms: zlib
gcc version 13.2.0 (crosstool-NG esp-13.2.0_20230928)
COMPILER_PATH=/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../libexec/gcc/xtensa-esp-elf/13.2.0/:/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../libexec/gcc/:/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/bin/
LIBRARY_PATH=/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/esp32/:/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/lib/esp32/:/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/:/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/:/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/lib/
COLLECT_GCC_OPTIONS='-mdynconfig=xtensa_esp32.so' '-mlongcalls' '-Wno-frame-address' '-fno-builtin-memcpy' '-fno-builtin-memset' '-fno-builtin-bzero' '-fno-builtin-stpcpy' '-fno-builtin-strncpy' '-v' '-o' 'cmTC_1c51a' '-dumpdir' 'cmTC_1c51a.'
/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../libexec/gcc/xtensa-esp-elf/13.2.0/collect2 -plugin /Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../libexec/gcc/xtensa-esp-elf/13.2.0/liblto_plugin.so -plugin-opt=/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../libexec/gcc/xtensa-esp-elf/13.2.0/lto-wrapper -plugin-opt=-fresolution=/var/folders/38/q2w9fmzd1bnbb6jn65pyrmfmd2wbj5/T//ccMAFiWT.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 --dynconfig=xtensa_esp32.so -o cmTC_1c51a /Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/lib/esp32/crt0.o /Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/esp32/crti.o /Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/esp32/crtbegin.o -L/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/esp32 -L/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/lib/esp32 -L/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0 -L/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc -L/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/lib CMakeFiles/cmTC_1c51a.dir/CMakeCXXCompilerABI.cpp.obj -lstdc++ -lm -lgcc -lc -lnosys -lc -lgcc /Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/esp32/crtend.o /Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/esp32/crtn.o
COLLECT_GCC_OPTIONS='-mdynconfig=xtensa_esp32.so' '-mlongcalls' '-Wno-frame-address' '-fno-builtin-memcpy' '-fno-builtin-memset' '-fno-builtin-bzero' '-fno-builtin-stpcpy' '-fno-builtin-strncpy' '-v' '-o' 'cmTC_1c51a' '-dumpdir' 'cmTC_1c51a.'
exitCode: 0
-
kind: "message-v1"
backtrace:
- "/opt/homebrew/share/cmake/Modules/CMakeDetermineCompilerABI.cmake:182 (message)"
- "/opt/homebrew/share/cmake/Modules/CMakeTestCXXCompiler.cmake:26 (CMAKE_DETERMINE_COMPILER_ABI)"
- "/Users/hdh20267/esp/esp-idf/tools/cmake/project.cmake:506 (__project)"
- "CMakeLists.txt:3 (project)"
message: |
Parsed CXX implicit include dir info: rv=done
found start of include info
found start of implicit include info
add: [/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/include/c++/13.2.0]
add: [/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/include/c++/13.2.0/xtensa-esp-elf/esp32]
add: [/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/include/c++/13.2.0/backward]
add: [/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/include]
add: [/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/include-fixed]
add: [/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/sys-include]
add: [/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/include]
end of search list found
collapse include dir [/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/include/c++/13.2.0] ==> [/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/xtensa-esp-elf/include/c++/13.2.0]
collapse include dir [/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/include/c++/13.2.0/xtensa-esp-elf/esp32] ==> [/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/xtensa-esp-elf/include/c++/13.2.0/xtensa-esp-elf/esp32]
collapse include dir [/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/include/c++/13.2.0/backward] ==> [/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/xtensa-esp-elf/include/c++/13.2.0/backward]
collapse include dir [/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/include] ==> [/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/lib/gcc/xtensa-esp-elf/13.2.0/include]
collapse include dir [/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/include-fixed] ==> [/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/lib/gcc/xtensa-esp-elf/13.2.0/include-fixed]
collapse include dir [/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/sys-include] ==> [/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/xtensa-esp-elf/sys-include]
collapse include dir [/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/include] ==> [/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/xtensa-esp-elf/include]
implicit include dirs: [/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/xtensa-esp-elf/include/c++/13.2.0;/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/xtensa-esp-elf/include/c++/13.2.0/xtensa-esp-elf/esp32;/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/xtensa-esp-elf/include/c++/13.2.0/backward;/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/lib/gcc/xtensa-esp-elf/13.2.0/include;/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/lib/gcc/xtensa-esp-elf/13.2.0/include-fixed;/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/xtensa-esp-elf/sys-include;/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/xtensa-esp-elf/include]
-
kind: "message-v1"
backtrace:
- "/opt/homebrew/share/cmake/Modules/CMakeDetermineCompilerABI.cmake:218 (message)"
- "/opt/homebrew/share/cmake/Modules/CMakeTestCXXCompiler.cmake:26 (CMAKE_DETERMINE_COMPILER_ABI)"
- "/Users/hdh20267/esp/esp-idf/tools/cmake/project.cmake:506 (__project)"
- "CMakeLists.txt:3 (project)"
message: |
Parsed CXX implicit link information:
link line regex: [^( *|.*[/\\])(ld[0-9]*(\\.[a-z]+)?|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\\]+-)?ld|collect2)[^/\\]*( |$)]
linker tool regex: [^[ ]*(->|")?[ ]*(([^"]*[/\\])?(ld[0-9]*(\\.[a-z]+)?))("|,| |$)]
ignore line: [Change Dir: '/Users/hdh20267/Documents/pecan_ws/fast_led/build/CMakeFiles/CMakeScratch/TryCompile-eobo3J']
ignore line: []
ignore line: [Run Build Command(s): /opt/homebrew/bin/ninja -v cmTC_1c51a]
ignore line: [[1/2] /Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32-elf-g++ -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -v -o CMakeFiles/cmTC_1c51a.dir/CMakeCXXCompilerABI.cpp.obj -c /opt/homebrew/share/cmake/Modules/CMakeCXXCompilerABI.cpp]
ignore line: [Using built-in specs.]
ignore line: [COLLECT_GCC=/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp-elf-g++]
ignore line: [Target: xtensa-esp-elf]
ignore line: [Configured with: /Users/brnomac003/.gitlab-runner/builds/qR2TxTby/0/idf/crosstool-NG/.build/xtensa-esp-elf/src/gcc/configure --build=aarch64-build_apple-darwin21.4.0 --host=aarch64-build_apple-darwin21.4.0 --target=xtensa-esp-elf --prefix=/Users/brnomac003/.gitlab-runner/builds/qR2TxTby/0/idf/crosstool-NG/builds/xtensa-esp-elf --exec_prefix=/Users/brnomac003/.gitlab-runner/builds/qR2TxTby/0/idf/crosstool-NG/builds/xtensa-esp-elf --with-local-prefix=/Users/brnomac003/.gitlab-runner/builds/qR2TxTby/0/idf/crosstool-NG/builds/xtensa-esp-elf/xtensa-esp-elf --with-headers=/Users/brnomac003/.gitlab-runner/builds/qR2TxTby/0/idf/crosstool-NG/builds/xtensa-esp-elf/xtensa-esp-elf/include --with-newlib --enable-threads=no --disable-shared --with-pkgversion='crosstool-NG esp-13.2.0_20230928' --disable-__cxa_atexit --enable-cxx-flags=-ffunction-sections --disable-libgomp --disable-libmudflap --disable-libmpx --disable-libssp --disable-libquadmath --disable-libquadmath-support --disable-libstdcxx-verbose --with-gmp=/Users/brnomac003/.gitlab-runner/builds/qR2TxTby/0/idf/crosstool-NG/.build/xtensa-esp-elf/buildtools --with-mpfr=/Users/brnomac003/.gitlab-runner/builds/qR2TxTby/0/idf/crosstool-NG/.build/xtensa-esp-elf/buildtools --with-mpc=/Users/brnomac003/.gitlab-runner/builds/qR2TxTby/0/idf/crosstool-NG/.build/xtensa-esp-elf/buildtools --with-isl=/Users/brnomac003/.gitlab-runner/builds/qR2TxTby/0/idf/crosstool-NG/.build/xtensa-esp-elf/buildtools --enable-lto --enable-target-optspace --without-long-double-128 --disable-nls --enable-multiarch --enable-languages=c c++ --disable-libstdcxx-verbose --enable-threads=posix --enable-gcov-custom-rtio --enable-libstdcxx-time=yes]
ignore line: [Thread model: posix]
ignore line: [Supported LTO compression algorithms: zlib]
ignore line: [gcc version 13.2.0 (crosstool-NG esp-13.2.0_20230928) ]
ignore line: [COLLECT_GCC_OPTIONS='-mdynconfig=xtensa_esp32.so' '-mlongcalls' '-Wno-frame-address' '-fno-builtin-memcpy' '-fno-builtin-memset' '-fno-builtin-bzero' '-fno-builtin-stpcpy' '-fno-builtin-strncpy' '-v' '-o' 'CMakeFiles/cmTC_1c51a.dir/CMakeCXXCompilerABI.cpp.obj' '-c' '-dumpdir' 'CMakeFiles/cmTC_1c51a.dir/']
ignore line: [ /Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../libexec/gcc/xtensa-esp-elf/13.2.0/cc1plus -quiet -v -imultilib esp32 -iprefix /Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/ /opt/homebrew/share/cmake/Modules/CMakeCXXCompilerABI.cpp -quiet -dumpdir CMakeFiles/cmTC_1c51a.dir/ -dumpbase CMakeCXXCompilerABI.cpp.cpp -dumpbase-ext .cpp -mdynconfig=xtensa_esp32.so -mlongcalls -Wno-frame-address -version -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -o /var/folders/38/q2w9fmzd1bnbb6jn65pyrmfmd2wbj5/T//cc61N0hS.s]
ignore line: [GNU C++17 (crosstool-NG esp-13.2.0_20230928) version 13.2.0 (xtensa-esp-elf)]
ignore line: [ compiled by GNU C version Apple LLVM 13.0.0 (clang-1300.0.27.3) GMP version 6.2.1 MPFR version 4.1.0 MPC version 1.2.1 isl version isl-0.24-GMP]
ignore line: []
ignore line: [GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072]
ignore line: [ignoring duplicate directory "/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/../../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/include/c++/13.2.0"]
ignore line: [ignoring duplicate directory "/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/../../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/include/c++/13.2.0/xtensa-esp-elf/esp32"]
ignore line: [ignoring duplicate directory "/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/../../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/include/c++/13.2.0/backward"]
ignore line: [ignoring duplicate directory "/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/../../lib/gcc/xtensa-esp-elf/13.2.0/include"]
ignore line: [ignoring duplicate directory "/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/../../lib/gcc/xtensa-esp-elf/13.2.0/include-fixed"]
ignore line: [ignoring duplicate directory "/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/../../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/sys-include"]
ignore line: [ignoring duplicate directory "/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/../../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/include"]
ignore line: [#include "..." search starts here:]
ignore line: [#include <...> search starts here:]
ignore line: [ /Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/include/c++/13.2.0]
ignore line: [ /Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/include/c++/13.2.0/xtensa-esp-elf/esp32]
ignore line: [ /Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/include/c++/13.2.0/backward]
ignore line: [ /Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/include]
ignore line: [ /Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/include-fixed]
ignore line: [ /Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/sys-include]
ignore line: [ /Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/include]
ignore line: [End of search list.]
ignore line: [Compiler executable checksum: dc5dc66c029d2234e760269b6d3b7689]
ignore line: [COLLECT_GCC_OPTIONS='-mdynconfig=xtensa_esp32.so' '-mlongcalls' '-Wno-frame-address' '-fno-builtin-memcpy' '-fno-builtin-memset' '-fno-builtin-bzero' '-fno-builtin-stpcpy' '-fno-builtin-strncpy' '-v' '-o' 'CMakeFiles/cmTC_1c51a.dir/CMakeCXXCompilerABI.cpp.obj' '-c' '-dumpdir' 'CMakeFiles/cmTC_1c51a.dir/']
ignore line: [ /Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/bin/as --traditional-format --longcalls --dynconfig=xtensa_esp32.so -o CMakeFiles/cmTC_1c51a.dir/CMakeCXXCompilerABI.cpp.obj /var/folders/38/q2w9fmzd1bnbb6jn65pyrmfmd2wbj5/T//cc61N0hS.s]
ignore line: [COMPILER_PATH=/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../libexec/gcc/xtensa-esp-elf/13.2.0/:/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../libexec/gcc/:/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/bin/]
ignore line: [LIBRARY_PATH=/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/esp32/:/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/lib/esp32/:/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/:/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/:/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/lib/]
ignore line: [COLLECT_GCC_OPTIONS='-mdynconfig=xtensa_esp32.so' '-mlongcalls' '-Wno-frame-address' '-fno-builtin-memcpy' '-fno-builtin-memset' '-fno-builtin-bzero' '-fno-builtin-stpcpy' '-fno-builtin-strncpy' '-v' '-o' 'CMakeFiles/cmTC_1c51a.dir/CMakeCXXCompilerABI.cpp.obj' '-c' '-dumpdir' 'CMakeFiles/cmTC_1c51a.dir/CMakeCXXCompilerABI.cpp.']
ignore line: [[2/2] : && /Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32-elf-g++ -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -v CMakeFiles/cmTC_1c51a.dir/CMakeCXXCompilerABI.cpp.obj -o cmTC_1c51a && :]
ignore line: [Using built-in specs.]
ignore line: [COLLECT_GCC=/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp-elf-g++]
ignore line: [COLLECT_LTO_WRAPPER=/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../libexec/gcc/xtensa-esp-elf/13.2.0/lto-wrapper]
ignore line: [Target: xtensa-esp-elf]
ignore line: [Configured with: /Users/brnomac003/.gitlab-runner/builds/qR2TxTby/0/idf/crosstool-NG/.build/xtensa-esp-elf/src/gcc/configure --build=aarch64-build_apple-darwin21.4.0 --host=aarch64-build_apple-darwin21.4.0 --target=xtensa-esp-elf --prefix=/Users/brnomac003/.gitlab-runner/builds/qR2TxTby/0/idf/crosstool-NG/builds/xtensa-esp-elf --exec_prefix=/Users/brnomac003/.gitlab-runner/builds/qR2TxTby/0/idf/crosstool-NG/builds/xtensa-esp-elf --with-local-prefix=/Users/brnomac003/.gitlab-runner/builds/qR2TxTby/0/idf/crosstool-NG/builds/xtensa-esp-elf/xtensa-esp-elf --with-headers=/Users/brnomac003/.gitlab-runner/builds/qR2TxTby/0/idf/crosstool-NG/builds/xtensa-esp-elf/xtensa-esp-elf/include --with-newlib --enable-threads=no --disable-shared --with-pkgversion='crosstool-NG esp-13.2.0_20230928' --disable-__cxa_atexit --enable-cxx-flags=-ffunction-sections --disable-libgomp --disable-libmudflap --disable-libmpx --disable-libssp --disable-libquadmath --disable-libquadmath-support --disable-libstdcxx-verbose --with-gmp=/Users/brnomac003/.gitlab-runner/builds/qR2TxTby/0/idf/crosstool-NG/.build/xtensa-esp-elf/buildtools --with-mpfr=/Users/brnomac003/.gitlab-runner/builds/qR2TxTby/0/idf/crosstool-NG/.build/xtensa-esp-elf/buildtools --with-mpc=/Users/brnomac003/.gitlab-runner/builds/qR2TxTby/0/idf/crosstool-NG/.build/xtensa-esp-elf/buildtools --with-isl=/Users/brnomac003/.gitlab-runner/builds/qR2TxTby/0/idf/crosstool-NG/.build/xtensa-esp-elf/buildtools --enable-lto --enable-target-optspace --without-long-double-128 --disable-nls --enable-multiarch --enable-languages=c c++ --disable-libstdcxx-verbose --enable-threads=posix --enable-gcov-custom-rtio --enable-libstdcxx-time=yes]
ignore line: [Thread model: posix]
ignore line: [Supported LTO compression algorithms: zlib]
ignore line: [gcc version 13.2.0 (crosstool-NG esp-13.2.0_20230928) ]
ignore line: [COMPILER_PATH=/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../libexec/gcc/xtensa-esp-elf/13.2.0/:/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../libexec/gcc/:/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/bin/]
ignore line: [LIBRARY_PATH=/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/esp32/:/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/lib/esp32/:/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/:/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/:/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/lib/]
ignore line: [COLLECT_GCC_OPTIONS='-mdynconfig=xtensa_esp32.so' '-mlongcalls' '-Wno-frame-address' '-fno-builtin-memcpy' '-fno-builtin-memset' '-fno-builtin-bzero' '-fno-builtin-stpcpy' '-fno-builtin-strncpy' '-v' '-o' 'cmTC_1c51a' '-dumpdir' 'cmTC_1c51a.']
link line: [ /Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../libexec/gcc/xtensa-esp-elf/13.2.0/collect2 -plugin /Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../libexec/gcc/xtensa-esp-elf/13.2.0/liblto_plugin.so -plugin-opt=/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../libexec/gcc/xtensa-esp-elf/13.2.0/lto-wrapper -plugin-opt=-fresolution=/var/folders/38/q2w9fmzd1bnbb6jn65pyrmfmd2wbj5/T//ccMAFiWT.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 --dynconfig=xtensa_esp32.so -o cmTC_1c51a /Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/lib/esp32/crt0.o /Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/esp32/crti.o /Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/esp32/crtbegin.o -L/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/esp32 -L/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/lib/esp32 -L/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0 -L/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc -L/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/lib CMakeFiles/cmTC_1c51a.dir/CMakeCXXCompilerABI.cpp.obj -lstdc++ -lm -lgcc -lc -lnosys -lc -lgcc /Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/esp32/crtend.o /Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/esp32/crtn.o]
arg [/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../libexec/gcc/xtensa-esp-elf/13.2.0/collect2] ==> ignore
arg [-plugin] ==> ignore
arg [/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../libexec/gcc/xtensa-esp-elf/13.2.0/liblto_plugin.so] ==> ignore
arg [-plugin-opt=/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../libexec/gcc/xtensa-esp-elf/13.2.0/lto-wrapper] ==> ignore
arg [-plugin-opt=-fresolution=/var/folders/38/q2w9fmzd1bnbb6jn65pyrmfmd2wbj5/T//ccMAFiWT.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 [--dynconfig=xtensa_esp32.so] ==> ignore
arg [-o] ==> ignore
arg [cmTC_1c51a] ==> ignore
arg [/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/lib/esp32/crt0.o] ==> obj [/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/lib/esp32/crt0.o]
arg [/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/esp32/crti.o] ==> obj [/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/esp32/crti.o]
arg [/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/esp32/crtbegin.o] ==> obj [/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/esp32/crtbegin.o]
arg [-L/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/esp32] ==> dir [/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/esp32]
arg [-L/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/lib/esp32] ==> dir [/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/lib/esp32]
arg [-L/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0] ==> dir [/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0]
arg [-L/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc] ==> dir [/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc]
arg [-L/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/lib] ==> dir [/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/lib]
arg [CMakeFiles/cmTC_1c51a.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/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/esp32/crtend.o] ==> obj [/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/esp32/crtend.o]
arg [/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/esp32/crtn.o] ==> obj [/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/esp32/crtn.o]
ignore line: [COLLECT_GCC_OPTIONS='-mdynconfig=xtensa_esp32.so' '-mlongcalls' '-Wno-frame-address' '-fno-builtin-memcpy' '-fno-builtin-memset' '-fno-builtin-bzero' '-fno-builtin-stpcpy' '-fno-builtin-strncpy' '-v' '-o' 'cmTC_1c51a' '-dumpdir' 'cmTC_1c51a.']
ignore line: []
ignore line: []
collapse obj [/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/lib/esp32/crt0.o] ==> [/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/xtensa-esp-elf/lib/esp32/crt0.o]
collapse obj [/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/esp32/crti.o] ==> [/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/lib/gcc/xtensa-esp-elf/13.2.0/esp32/crti.o]
collapse obj [/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/esp32/crtbegin.o] ==> [/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/lib/gcc/xtensa-esp-elf/13.2.0/esp32/crtbegin.o]
collapse obj [/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/esp32/crtend.o] ==> [/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/lib/gcc/xtensa-esp-elf/13.2.0/esp32/crtend.o]
collapse obj [/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/esp32/crtn.o] ==> [/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/lib/gcc/xtensa-esp-elf/13.2.0/esp32/crtn.o]
collapse library dir [/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/esp32] ==> [/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/lib/gcc/xtensa-esp-elf/13.2.0/esp32]
collapse library dir [/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/lib/esp32] ==> [/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/xtensa-esp-elf/lib/esp32]
collapse library dir [/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0] ==> [/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/lib/gcc/xtensa-esp-elf/13.2.0]
collapse library dir [/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc] ==> [/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/lib/gcc]
collapse library dir [/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/lib] ==> [/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/xtensa-esp-elf/lib]
implicit libs: [stdc++;m;gcc;c;nosys;c;gcc]
implicit objs: [/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/xtensa-esp-elf/lib/esp32/crt0.o;/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/lib/gcc/xtensa-esp-elf/13.2.0/esp32/crti.o;/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/lib/gcc/xtensa-esp-elf/13.2.0/esp32/crtbegin.o;/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/lib/gcc/xtensa-esp-elf/13.2.0/esp32/crtend.o;/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/lib/gcc/xtensa-esp-elf/13.2.0/esp32/crtn.o]
implicit dirs: [/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/lib/gcc/xtensa-esp-elf/13.2.0/esp32;/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/xtensa-esp-elf/lib/esp32;/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/lib/gcc/xtensa-esp-elf/13.2.0;/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/lib/gcc;/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/xtensa-esp-elf/lib]
implicit fwks: []
-
kind: "try_compile-v1"
backtrace:
- "/opt/homebrew/share/cmake/Modules/CheckIncludeFile.cmake:99 (try_compile)"
- "/opt/homebrew/share/cmake/Modules/CheckTypeSize.cmake:262 (check_include_file)"
- "/Users/hdh20267/esp/esp-idf/CMakeLists.txt:276 (check_type_size)"
checks:
- "Looking for sys/types.h"
directories:
source: "/Users/hdh20267/Documents/pecan_ws/fast_led/build/CMakeFiles/CMakeScratch/TryCompile-QwGze5"
binary: "/Users/hdh20267/Documents/pecan_ws/fast_led/build/CMakeFiles/CMakeScratch/TryCompile-QwGze5"
cmakeVariables:
CMAKE_C_FLAGS: "-mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy"
CMAKE_C_FLAGS_DEBUG: "-g"
CMAKE_EXE_LINKER_FLAGS: ""
CMAKE_MODULE_PATH: "/Users/hdh20267/esp/esp-idf/tools/cmake;/Users/hdh20267/esp/esp-idf/tools/cmake/third_party"
buildResult:
variable: "HAVE_SYS_TYPES_H"
cached: true
stdout: |
Change Dir: '/Users/hdh20267/Documents/pecan_ws/fast_led/build/CMakeFiles/CMakeScratch/TryCompile-QwGze5'
Run Build Command(s): /opt/homebrew/bin/ninja -v cmTC_a0df6
[1/2] /Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -o CMakeFiles/cmTC_a0df6.dir/CheckIncludeFile.c.obj -c /Users/hdh20267/Documents/pecan_ws/fast_led/build/CMakeFiles/CMakeScratch/TryCompile-QwGze5/CheckIncludeFile.c
[2/2] : && /Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy CMakeFiles/cmTC_a0df6.dir/CheckIncludeFile.c.obj -o cmTC_a0df6 && :
exitCode: 0
-
kind: "try_compile-v1"
backtrace:
- "/opt/homebrew/share/cmake/Modules/CheckIncludeFile.cmake:99 (try_compile)"
- "/opt/homebrew/share/cmake/Modules/CheckTypeSize.cmake:263 (check_include_file)"
- "/Users/hdh20267/esp/esp-idf/CMakeLists.txt:276 (check_type_size)"
checks:
- "Looking for stdint.h"
directories:
source: "/Users/hdh20267/Documents/pecan_ws/fast_led/build/CMakeFiles/CMakeScratch/TryCompile-ZDNeM0"
binary: "/Users/hdh20267/Documents/pecan_ws/fast_led/build/CMakeFiles/CMakeScratch/TryCompile-ZDNeM0"
cmakeVariables:
CMAKE_C_FLAGS: "-mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy"
CMAKE_C_FLAGS_DEBUG: "-g"
CMAKE_EXE_LINKER_FLAGS: ""
CMAKE_MODULE_PATH: "/Users/hdh20267/esp/esp-idf/tools/cmake;/Users/hdh20267/esp/esp-idf/tools/cmake/third_party"
buildResult:
variable: "HAVE_STDINT_H"
cached: true
stdout: |
Change Dir: '/Users/hdh20267/Documents/pecan_ws/fast_led/build/CMakeFiles/CMakeScratch/TryCompile-ZDNeM0'
Run Build Command(s): /opt/homebrew/bin/ninja -v cmTC_8ea62
[1/2] /Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -o CMakeFiles/cmTC_8ea62.dir/CheckIncludeFile.c.obj -c /Users/hdh20267/Documents/pecan_ws/fast_led/build/CMakeFiles/CMakeScratch/TryCompile-ZDNeM0/CheckIncludeFile.c
[2/2] : && /Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy CMakeFiles/cmTC_8ea62.dir/CheckIncludeFile.c.obj -o cmTC_8ea62 && :
exitCode: 0
-
kind: "try_compile-v1"
backtrace:
- "/opt/homebrew/share/cmake/Modules/CheckIncludeFile.cmake:99 (try_compile)"
- "/opt/homebrew/share/cmake/Modules/CheckTypeSize.cmake:264 (check_include_file)"
- "/Users/hdh20267/esp/esp-idf/CMakeLists.txt:276 (check_type_size)"
checks:
- "Looking for stddef.h"
directories:
source: "/Users/hdh20267/Documents/pecan_ws/fast_led/build/CMakeFiles/CMakeScratch/TryCompile-oguthg"
binary: "/Users/hdh20267/Documents/pecan_ws/fast_led/build/CMakeFiles/CMakeScratch/TryCompile-oguthg"
cmakeVariables:
CMAKE_C_FLAGS: "-mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy"
CMAKE_C_FLAGS_DEBUG: "-g"
CMAKE_EXE_LINKER_FLAGS: ""
CMAKE_MODULE_PATH: "/Users/hdh20267/esp/esp-idf/tools/cmake;/Users/hdh20267/esp/esp-idf/tools/cmake/third_party"
buildResult:
variable: "HAVE_STDDEF_H"
cached: true
stdout: |
Change Dir: '/Users/hdh20267/Documents/pecan_ws/fast_led/build/CMakeFiles/CMakeScratch/TryCompile-oguthg'
Run Build Command(s): /opt/homebrew/bin/ninja -v cmTC_27514
[1/2] /Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -o CMakeFiles/cmTC_27514.dir/CheckIncludeFile.c.obj -c /Users/hdh20267/Documents/pecan_ws/fast_led/build/CMakeFiles/CMakeScratch/TryCompile-oguthg/CheckIncludeFile.c
[2/2] : && /Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy CMakeFiles/cmTC_27514.dir/CheckIncludeFile.c.obj -o cmTC_27514 && :
exitCode: 0
-
kind: "try_compile-v1"
backtrace:
- "/opt/homebrew/share/cmake/Modules/CheckTypeSize.cmake:156 (try_compile)"
- "/opt/homebrew/share/cmake/Modules/CheckTypeSize.cmake:283 (__check_type_size_impl)"
- "/Users/hdh20267/esp/esp-idf/CMakeLists.txt:276 (check_type_size)"
checks:
- "Check size of time_t"
directories:
source: "/Users/hdh20267/Documents/pecan_ws/fast_led/build/CMakeFiles/CMakeScratch/TryCompile-2wRwYG"
binary: "/Users/hdh20267/Documents/pecan_ws/fast_led/build/CMakeFiles/CMakeScratch/TryCompile-2wRwYG"
cmakeVariables:
CMAKE_C_FLAGS: "-mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy"
CMAKE_C_FLAGS_DEBUG: "-g"
CMAKE_EXE_LINKER_FLAGS: ""
CMAKE_MODULE_PATH: "/Users/hdh20267/esp/esp-idf/tools/cmake;/Users/hdh20267/esp/esp-idf/tools/cmake/third_party"
buildResult:
variable: "HAVE_TIME_T_SIZE"
cached: true
stdout: |
Change Dir: '/Users/hdh20267/Documents/pecan_ws/fast_led/build/CMakeFiles/CMakeScratch/TryCompile-2wRwYG'
Run Build Command(s): /opt/homebrew/bin/ninja -v cmTC_8f45e
[1/2] /Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -o CMakeFiles/cmTC_8f45e.dir/TIME_T_SIZE.c.obj -c /Users/hdh20267/Documents/pecan_ws/fast_led/build/CMakeFiles/CMakeScratch/TryCompile-2wRwYG/TIME_T_SIZE.c
[2/2] : && /Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy CMakeFiles/cmTC_8f45e.dir/TIME_T_SIZE.c.obj -o cmTC_8f45e && :
exitCode: 0
-
kind: "try_compile-v1"
backtrace:
- "/opt/homebrew/share/cmake/Modules/Internal/CheckSourceCompiles.cmake:108 (try_compile)"
- "/opt/homebrew/share/cmake/Modules/CheckCSourceCompiles.cmake:58 (cmake_check_source_compiles)"
- "/opt/homebrew/share/cmake/Modules/FindThreads.cmake:97 (CHECK_C_SOURCE_COMPILES)"
- "/opt/homebrew/share/cmake/Modules/FindThreads.cmake:163 (_threads_check_libc)"
- "/Users/hdh20267/esp/esp-idf/components/mbedtls/mbedtls/CMakeLists.txt:126 (find_package)"
checks:
- "Performing Test CMAKE_HAVE_LIBC_PTHREAD"
directories:
source: "/Users/hdh20267/Documents/pecan_ws/fast_led/build/CMakeFiles/CMakeScratch/TryCompile-haxXJP"
binary: "/Users/hdh20267/Documents/pecan_ws/fast_led/build/CMakeFiles/CMakeScratch/TryCompile-haxXJP"
cmakeVariables:
CMAKE_C_FLAGS: "-mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy"
CMAKE_C_FLAGS_DEBUG: "-g"
CMAKE_EXE_LINKER_FLAGS: ""
CMAKE_MODULE_PATH: "/Users/hdh20267/esp/esp-idf/tools/cmake;/Users/hdh20267/esp/esp-idf/tools/cmake/third_party"
buildResult:
variable: "CMAKE_HAVE_LIBC_PTHREAD"
cached: true
stdout: |
Change Dir: '/Users/hdh20267/Documents/pecan_ws/fast_led/build/CMakeFiles/CMakeScratch/TryCompile-haxXJP'
Run Build Command(s): /opt/homebrew/bin/ninja -v cmTC_44cdf
[1/2] /Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DCMAKE_HAVE_LIBC_PTHREAD -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -o CMakeFiles/cmTC_44cdf.dir/src.c.obj -c /Users/hdh20267/Documents/pecan_ws/fast_led/build/CMakeFiles/CMakeScratch/TryCompile-haxXJP/src.c
[2/2] : && /Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy CMakeFiles/cmTC_44cdf.dir/src.c.obj -o cmTC_44cdf && :
/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/bin/ld: CMakeFiles/cmTC_44cdf.dir/src.c.obj:(.literal+0x18): warning: pthread_exit is not implemented and will always fail
/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/bin/ld: CMakeFiles/cmTC_44cdf.dir/src.c.obj:(.literal+0xc): warning: pthread_cancel is not implemented and will always fail
/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/bin/ld: CMakeFiles/cmTC_44cdf.dir/src.c.obj:(.literal+0x8): warning: pthread_detach is not implemented and will always fail
/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/bin/ld: CMakeFiles/cmTC_44cdf.dir/src.c.obj:(.literal+0x10): warning: pthread_join is not implemented and will always fail
/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/bin/ld: CMakeFiles/cmTC_44cdf.dir/src.c.obj:(.literal+0x4): warning: pthread_create is not implemented and will always fail
/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/bin/ld: CMakeFiles/cmTC_44cdf.dir/src.c.obj:(.literal+0x14): warning: pthread_atfork is not implemented and will always fail
exitCode: 0
-
kind: "try_compile-v1"
backtrace:
- "/opt/homebrew/share/cmake/Modules/Internal/CheckSourceCompiles.cmake:108 (try_compile)"
- "/opt/homebrew/share/cmake/Modules/Internal/CheckCompilerFlag.cmake:18 (cmake_check_source_compiles)"
- "/opt/homebrew/share/cmake/Modules/CheckCCompilerFlag.cmake:56 (cmake_check_compiler_flag)"
- "/Users/hdh20267/esp/esp-idf/components/mbedtls/mbedtls/CMakeLists.txt:211 (CHECK_C_COMPILER_FLAG)"
checks:
- "Performing Test C_COMPILER_SUPPORTS_WFORMAT_SIGNEDNESS"
directories:
source: "/Users/hdh20267/Documents/pecan_ws/fast_led/build/CMakeFiles/CMakeScratch/TryCompile-toJXcf"
binary: "/Users/hdh20267/Documents/pecan_ws/fast_led/build/CMakeFiles/CMakeScratch/TryCompile-toJXcf"
cmakeVariables:
CMAKE_C_FLAGS: "-mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow"
CMAKE_C_FLAGS_DEBUG: "-g"
CMAKE_EXE_LINKER_FLAGS: ""
CMAKE_MODULE_PATH: "/Users/hdh20267/esp/esp-idf/tools/cmake;/Users/hdh20267/esp/esp-idf/tools/cmake/third_party"
buildResult:
variable: "C_COMPILER_SUPPORTS_WFORMAT_SIGNEDNESS"
cached: true
stdout: |
Change Dir: '/Users/hdh20267/Documents/pecan_ws/fast_led/build/CMakeFiles/CMakeScratch/TryCompile-toJXcf'
Run Build Command(s): /opt/homebrew/bin/ninja -v cmTC_4c190
[1/2] /Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DC_COMPILER_SUPPORTS_WFORMAT_SIGNEDNESS -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -o CMakeFiles/cmTC_4c190.dir/src.c.obj -c /Users/hdh20267/Documents/pecan_ws/fast_led/build/CMakeFiles/CMakeScratch/TryCompile-toJXcf/src.c
[2/2] : && /Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -Wall -Wextra -Wwrite-strings -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow CMakeFiles/cmTC_4c190.dir/src.c.obj -o cmTC_4c190 && :
exitCode: 0
...

Binary file not shown.

View File

@ -0,0 +1,637 @@
/Users/hdh20267/Documents/pecan_ws/fast_led/build/CMakeFiles/menuconfig.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/CMakeFiles/confserver.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/CMakeFiles/save-defconfig.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/CMakeFiles/bootloader.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/CMakeFiles/gen_project_binary.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/CMakeFiles/app.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/CMakeFiles/erase_flash.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/CMakeFiles/uf2.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/CMakeFiles/uf2-app.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/CMakeFiles/monitor.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/CMakeFiles/flash.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/CMakeFiles/encrypted-flash.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/CMakeFiles/_project_elf_src.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/CMakeFiles/fast_led.elf.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/CMakeFiles/size.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/CMakeFiles/size-files.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/CMakeFiles/size-components.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/CMakeFiles/edit_cache.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/CMakeFiles/rebuild_cache.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/CMakeFiles/list_install_components.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/CMakeFiles/install.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/CMakeFiles/install/local.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/CMakeFiles/install/strip.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/CMakeFiles/edit_cache.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/CMakeFiles/rebuild_cache.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/CMakeFiles/list_install_components.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/CMakeFiles/install.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/CMakeFiles/install/local.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/CMakeFiles/install/strip.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/xtensa/CMakeFiles/__idf_xtensa.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/xtensa/CMakeFiles/edit_cache.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/xtensa/CMakeFiles/rebuild_cache.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/xtensa/CMakeFiles/list_install_components.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/xtensa/CMakeFiles/install.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/xtensa/CMakeFiles/install/local.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/xtensa/CMakeFiles/install/strip.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/esp_ringbuf/CMakeFiles/__idf_esp_ringbuf.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/esp_ringbuf/CMakeFiles/edit_cache.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/esp_ringbuf/CMakeFiles/rebuild_cache.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/esp_ringbuf/CMakeFiles/list_install_components.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/esp_ringbuf/CMakeFiles/install.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/esp_ringbuf/CMakeFiles/install/local.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/esp_ringbuf/CMakeFiles/install/strip.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/efuse/CMakeFiles/__idf_efuse.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/efuse/CMakeFiles/efuse-common-table.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/efuse/CMakeFiles/efuse_common_table.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/efuse/CMakeFiles/efuse-custom-table.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/efuse/CMakeFiles/efuse_custom_table.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/efuse/CMakeFiles/show-efuse-table.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/efuse/CMakeFiles/show_efuse_table.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/efuse/CMakeFiles/efuse_test_table.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/efuse/CMakeFiles/edit_cache.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/efuse/CMakeFiles/rebuild_cache.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/efuse/CMakeFiles/list_install_components.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/efuse/CMakeFiles/install.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/efuse/CMakeFiles/install/local.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/efuse/CMakeFiles/install/strip.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/esp_mm/CMakeFiles/__idf_esp_mm.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/esp_mm/CMakeFiles/edit_cache.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/esp_mm/CMakeFiles/rebuild_cache.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/esp_mm/CMakeFiles/list_install_components.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/esp_mm/CMakeFiles/install.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/esp_mm/CMakeFiles/install/local.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/esp_mm/CMakeFiles/install/strip.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/driver/CMakeFiles/__idf_driver.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/driver/CMakeFiles/edit_cache.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/driver/CMakeFiles/rebuild_cache.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/driver/CMakeFiles/list_install_components.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/driver/CMakeFiles/install.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/driver/CMakeFiles/install/local.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/driver/CMakeFiles/install/strip.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/esp_pm/CMakeFiles/__idf_esp_pm.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/esp_pm/CMakeFiles/edit_cache.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/esp_pm/CMakeFiles/rebuild_cache.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/esp_pm/CMakeFiles/list_install_components.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/esp_pm/CMakeFiles/install.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/esp_pm/CMakeFiles/install/local.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/esp_pm/CMakeFiles/install/strip.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/mbedtls/CMakeFiles/__idf_mbedtls.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/mbedtls/CMakeFiles/custom_bundle.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/mbedtls/CMakeFiles/edit_cache.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/mbedtls/CMakeFiles/rebuild_cache.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/mbedtls/CMakeFiles/list_install_components.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/mbedtls/CMakeFiles/install.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/mbedtls/CMakeFiles/install/local.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/mbedtls/CMakeFiles/install/strip.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/mbedtls/mbedtls/CMakeFiles/apidoc.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/mbedtls/mbedtls/CMakeFiles/edit_cache.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/mbedtls/mbedtls/CMakeFiles/rebuild_cache.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/mbedtls/mbedtls/CMakeFiles/list_install_components.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/mbedtls/mbedtls/CMakeFiles/install.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/mbedtls/mbedtls/CMakeFiles/install/local.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/mbedtls/mbedtls/CMakeFiles/install/strip.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/mbedtls/mbedtls/include/CMakeFiles/edit_cache.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/mbedtls/mbedtls/include/CMakeFiles/rebuild_cache.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/mbedtls/mbedtls/include/CMakeFiles/list_install_components.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/mbedtls/mbedtls/include/CMakeFiles/install.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/mbedtls/mbedtls/include/CMakeFiles/install/local.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/mbedtls/mbedtls/include/CMakeFiles/install/strip.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/mbedtls/mbedtls/3rdparty/CMakeFiles/edit_cache.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/mbedtls/mbedtls/3rdparty/CMakeFiles/rebuild_cache.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/mbedtls/mbedtls/3rdparty/CMakeFiles/list_install_components.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/mbedtls/mbedtls/3rdparty/CMakeFiles/install.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/mbedtls/mbedtls/3rdparty/CMakeFiles/install/local.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/mbedtls/mbedtls/3rdparty/CMakeFiles/install/strip.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/mbedtls/mbedtls/3rdparty/everest/CMakeFiles/everest.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/mbedtls/mbedtls/3rdparty/everest/CMakeFiles/edit_cache.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/mbedtls/mbedtls/3rdparty/everest/CMakeFiles/rebuild_cache.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/mbedtls/mbedtls/3rdparty/everest/CMakeFiles/list_install_components.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/mbedtls/mbedtls/3rdparty/everest/CMakeFiles/install.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/mbedtls/mbedtls/3rdparty/everest/CMakeFiles/install/local.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/mbedtls/mbedtls/3rdparty/everest/CMakeFiles/install/strip.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/mbedtls/mbedtls/3rdparty/p256-m/CMakeFiles/p256m.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/mbedtls/mbedtls/3rdparty/p256-m/CMakeFiles/edit_cache.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/mbedtls/mbedtls/3rdparty/p256-m/CMakeFiles/rebuild_cache.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/mbedtls/mbedtls/3rdparty/p256-m/CMakeFiles/list_install_components.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/mbedtls/mbedtls/3rdparty/p256-m/CMakeFiles/install.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/mbedtls/mbedtls/3rdparty/p256-m/CMakeFiles/install/local.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/mbedtls/mbedtls/3rdparty/p256-m/CMakeFiles/install/strip.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/lib.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/edit_cache.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/rebuild_cache.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/list_install_components.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/install.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/install/local.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/install/strip.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/mbedtls/mbedtls/pkgconfig/CMakeFiles/edit_cache.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/mbedtls/mbedtls/pkgconfig/CMakeFiles/rebuild_cache.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/mbedtls/mbedtls/pkgconfig/CMakeFiles/list_install_components.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/mbedtls/mbedtls/pkgconfig/CMakeFiles/install.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/mbedtls/mbedtls/pkgconfig/CMakeFiles/install/local.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/mbedtls/mbedtls/pkgconfig/CMakeFiles/install/strip.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/esp_bootloader_format/CMakeFiles/__idf_esp_bootloader_format.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/esp_bootloader_format/CMakeFiles/edit_cache.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/esp_bootloader_format/CMakeFiles/rebuild_cache.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/esp_bootloader_format/CMakeFiles/list_install_components.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/esp_bootloader_format/CMakeFiles/install.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/esp_bootloader_format/CMakeFiles/install/local.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/esp_bootloader_format/CMakeFiles/install/strip.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/esp_app_format/CMakeFiles/__idf_esp_app_format.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/esp_app_format/CMakeFiles/edit_cache.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/esp_app_format/CMakeFiles/rebuild_cache.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/esp_app_format/CMakeFiles/list_install_components.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/esp_app_format/CMakeFiles/install.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/esp_app_format/CMakeFiles/install/local.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/esp_app_format/CMakeFiles/install/strip.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/bootloader_support/CMakeFiles/edit_cache.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/bootloader_support/CMakeFiles/rebuild_cache.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/bootloader_support/CMakeFiles/list_install_components.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/bootloader_support/CMakeFiles/install.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/bootloader_support/CMakeFiles/install/local.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/bootloader_support/CMakeFiles/install/strip.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/bootloader/CMakeFiles/bootloader-flash.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/bootloader/CMakeFiles/encrypted-bootloader-flash.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/bootloader/CMakeFiles/edit_cache.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/bootloader/CMakeFiles/rebuild_cache.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/bootloader/CMakeFiles/list_install_components.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/bootloader/CMakeFiles/install.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/bootloader/CMakeFiles/install/local.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/bootloader/CMakeFiles/install/strip.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/esptool_py/CMakeFiles/app-flash.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/esptool_py/CMakeFiles/encrypted-app-flash.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/esptool_py/CMakeFiles/app_check_size.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/esptool_py/CMakeFiles/edit_cache.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/esptool_py/CMakeFiles/rebuild_cache.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/esptool_py/CMakeFiles/list_install_components.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/esptool_py/CMakeFiles/install.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/esptool_py/CMakeFiles/install/local.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/esptool_py/CMakeFiles/install/strip.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/partition_table/CMakeFiles/partition_table_bin.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/partition_table/CMakeFiles/partition-table.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/partition_table/CMakeFiles/partition_table.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/partition_table/CMakeFiles/partition-table-flash.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/partition_table/CMakeFiles/encrypted-partition-table-flash.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/partition_table/CMakeFiles/partition_table-flash.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/partition_table/CMakeFiles/edit_cache.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/partition_table/CMakeFiles/rebuild_cache.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/partition_table/CMakeFiles/list_install_components.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/partition_table/CMakeFiles/install.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/partition_table/CMakeFiles/install/local.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/partition_table/CMakeFiles/install/strip.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/esp_partition/CMakeFiles/__idf_esp_partition.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/esp_partition/CMakeFiles/edit_cache.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/esp_partition/CMakeFiles/rebuild_cache.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/esp_partition/CMakeFiles/list_install_components.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/esp_partition/CMakeFiles/install.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/esp_partition/CMakeFiles/install/local.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/esp_partition/CMakeFiles/install/strip.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/app_update/CMakeFiles/__idf_app_update.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/app_update/CMakeFiles/edit_cache.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/app_update/CMakeFiles/rebuild_cache.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/app_update/CMakeFiles/list_install_components.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/app_update/CMakeFiles/install.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/app_update/CMakeFiles/install/local.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/app_update/CMakeFiles/install/strip.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/spi_flash/CMakeFiles/edit_cache.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/spi_flash/CMakeFiles/rebuild_cache.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/spi_flash/CMakeFiles/list_install_components.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/spi_flash/CMakeFiles/install.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/spi_flash/CMakeFiles/install/local.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/spi_flash/CMakeFiles/install/strip.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/pthread/CMakeFiles/__idf_pthread.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/pthread/CMakeFiles/edit_cache.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/pthread/CMakeFiles/rebuild_cache.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/pthread/CMakeFiles/list_install_components.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/pthread/CMakeFiles/install.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/pthread/CMakeFiles/install/local.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/pthread/CMakeFiles/install/strip.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/esp_system/CMakeFiles/memory.ld.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/esp_system/CMakeFiles/sections.ld.in.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/esp_system/CMakeFiles/__ldgen_output_sections.ld.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/esp_system/CMakeFiles/edit_cache.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/esp_system/CMakeFiles/rebuild_cache.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/esp_system/CMakeFiles/list_install_components.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/esp_system/CMakeFiles/install.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/esp_system/CMakeFiles/install/local.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/esp_system/CMakeFiles/install/strip.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/esp_system/port/CMakeFiles/edit_cache.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/esp_system/port/CMakeFiles/rebuild_cache.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/esp_system/port/CMakeFiles/list_install_components.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/esp_system/port/CMakeFiles/install.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/esp_system/port/CMakeFiles/install/local.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/esp_system/port/CMakeFiles/install/strip.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/esp_system/port/soc/esp32/CMakeFiles/edit_cache.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/esp_system/port/soc/esp32/CMakeFiles/rebuild_cache.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/esp_system/port/soc/esp32/CMakeFiles/list_install_components.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/esp_system/port/soc/esp32/CMakeFiles/install.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/esp_system/port/soc/esp32/CMakeFiles/install/local.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/esp_system/port/soc/esp32/CMakeFiles/install/strip.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/esp_rom/CMakeFiles/edit_cache.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/esp_rom/CMakeFiles/rebuild_cache.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/esp_rom/CMakeFiles/list_install_components.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/esp_rom/CMakeFiles/install.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/esp_rom/CMakeFiles/install/local.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/esp_rom/CMakeFiles/install/strip.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/hal/CMakeFiles/__idf_hal.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/hal/CMakeFiles/edit_cache.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/hal/CMakeFiles/rebuild_cache.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/hal/CMakeFiles/list_install_components.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/hal/CMakeFiles/install.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/hal/CMakeFiles/install/local.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/hal/CMakeFiles/install/strip.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/log/CMakeFiles/__idf_log.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/log/CMakeFiles/edit_cache.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/log/CMakeFiles/rebuild_cache.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/log/CMakeFiles/list_install_components.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/log/CMakeFiles/install.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/log/CMakeFiles/install/local.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/log/CMakeFiles/install/strip.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/heap/CMakeFiles/__idf_heap.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/heap/CMakeFiles/edit_cache.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/heap/CMakeFiles/rebuild_cache.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/heap/CMakeFiles/list_install_components.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/heap/CMakeFiles/install.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/heap/CMakeFiles/install/local.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/heap/CMakeFiles/install/strip.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/soc/CMakeFiles/__idf_soc.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/soc/CMakeFiles/edit_cache.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/soc/CMakeFiles/rebuild_cache.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/soc/CMakeFiles/list_install_components.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/soc/CMakeFiles/install.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/soc/CMakeFiles/install/local.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/soc/CMakeFiles/install/strip.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/esp_hw_support/CMakeFiles/edit_cache.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/esp_hw_support/CMakeFiles/rebuild_cache.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/esp_hw_support/CMakeFiles/list_install_components.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/esp_hw_support/CMakeFiles/install.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/esp_hw_support/CMakeFiles/install/local.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/esp_hw_support/CMakeFiles/install/strip.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/esp_hw_support/port/esp32/CMakeFiles/edit_cache.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/esp_hw_support/port/esp32/CMakeFiles/rebuild_cache.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/esp_hw_support/port/esp32/CMakeFiles/list_install_components.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/esp_hw_support/port/esp32/CMakeFiles/install.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/esp_hw_support/port/esp32/CMakeFiles/install/local.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/esp_hw_support/port/esp32/CMakeFiles/install/strip.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/freertos/CMakeFiles/__idf_freertos.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/freertos/CMakeFiles/edit_cache.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/freertos/CMakeFiles/rebuild_cache.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/freertos/CMakeFiles/list_install_components.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/freertos/CMakeFiles/install.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/freertos/CMakeFiles/install/local.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/freertos/CMakeFiles/install/strip.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/newlib/CMakeFiles/__idf_newlib.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/newlib/CMakeFiles/edit_cache.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/newlib/CMakeFiles/rebuild_cache.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/newlib/CMakeFiles/list_install_components.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/newlib/CMakeFiles/install.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/newlib/CMakeFiles/install/local.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/newlib/CMakeFiles/install/strip.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/newlib/port/CMakeFiles/edit_cache.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/newlib/port/CMakeFiles/rebuild_cache.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/newlib/port/CMakeFiles/list_install_components.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/newlib/port/CMakeFiles/install.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/newlib/port/CMakeFiles/install/local.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/newlib/port/CMakeFiles/install/strip.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/cxx/CMakeFiles/__idf_cxx.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/cxx/CMakeFiles/edit_cache.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/cxx/CMakeFiles/rebuild_cache.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/cxx/CMakeFiles/list_install_components.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/cxx/CMakeFiles/install.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/cxx/CMakeFiles/install/local.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/cxx/CMakeFiles/install/strip.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/esp_common/CMakeFiles/__idf_esp_common.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/esp_common/CMakeFiles/edit_cache.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/esp_common/CMakeFiles/rebuild_cache.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/esp_common/CMakeFiles/list_install_components.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/esp_common/CMakeFiles/install.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/esp_common/CMakeFiles/install/local.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/esp_common/CMakeFiles/install/strip.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/esp_timer/CMakeFiles/__idf_esp_timer.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/esp_timer/CMakeFiles/edit_cache.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/esp_timer/CMakeFiles/rebuild_cache.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/esp_timer/CMakeFiles/list_install_components.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/esp_timer/CMakeFiles/install.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/esp_timer/CMakeFiles/install/local.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/esp_timer/CMakeFiles/install/strip.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/app_trace/CMakeFiles/__idf_app_trace.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/app_trace/CMakeFiles/edit_cache.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/app_trace/CMakeFiles/rebuild_cache.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/app_trace/CMakeFiles/list_install_components.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/app_trace/CMakeFiles/install.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/app_trace/CMakeFiles/install/local.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/app_trace/CMakeFiles/install/strip.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/esp_event/CMakeFiles/__idf_esp_event.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/esp_event/CMakeFiles/edit_cache.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/esp_event/CMakeFiles/rebuild_cache.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/esp_event/CMakeFiles/list_install_components.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/esp_event/CMakeFiles/install.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/esp_event/CMakeFiles/install/local.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/esp_event/CMakeFiles/install/strip.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/nvs_flash/CMakeFiles/edit_cache.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/nvs_flash/CMakeFiles/rebuild_cache.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/nvs_flash/CMakeFiles/list_install_components.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/nvs_flash/CMakeFiles/install.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/nvs_flash/CMakeFiles/install/local.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/nvs_flash/CMakeFiles/install/strip.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/esp_phy/CMakeFiles/__idf_esp_phy.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/esp_phy/CMakeFiles/edit_cache.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/esp_phy/CMakeFiles/rebuild_cache.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/esp_phy/CMakeFiles/list_install_components.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/esp_phy/CMakeFiles/install.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/esp_phy/CMakeFiles/install/local.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/esp_phy/CMakeFiles/install/strip.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/vfs/CMakeFiles/__idf_vfs.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/vfs/CMakeFiles/edit_cache.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/vfs/CMakeFiles/rebuild_cache.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/vfs/CMakeFiles/list_install_components.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/vfs/CMakeFiles/install.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/vfs/CMakeFiles/install/local.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/vfs/CMakeFiles/install/strip.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/lwip/CMakeFiles/edit_cache.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/lwip/CMakeFiles/rebuild_cache.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/lwip/CMakeFiles/list_install_components.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/lwip/CMakeFiles/install.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/lwip/CMakeFiles/install/local.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/lwip/CMakeFiles/install/strip.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/esp_netif_stack/CMakeFiles/edit_cache.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/esp_netif_stack/CMakeFiles/rebuild_cache.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/esp_netif_stack/CMakeFiles/list_install_components.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/esp_netif_stack/CMakeFiles/install.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/esp_netif_stack/CMakeFiles/install/local.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/esp_netif_stack/CMakeFiles/install/strip.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/esp_netif/CMakeFiles/edit_cache.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/esp_netif/CMakeFiles/rebuild_cache.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/esp_netif/CMakeFiles/list_install_components.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/esp_netif/CMakeFiles/install.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/esp_netif/CMakeFiles/install/local.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/esp_netif/CMakeFiles/install/strip.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/wpa_supplicant/CMakeFiles/edit_cache.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/wpa_supplicant/CMakeFiles/rebuild_cache.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/wpa_supplicant/CMakeFiles/list_install_components.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/wpa_supplicant/CMakeFiles/install.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/wpa_supplicant/CMakeFiles/install/local.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/wpa_supplicant/CMakeFiles/install/strip.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/esp_coex/CMakeFiles/__idf_esp_coex.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/esp_coex/CMakeFiles/edit_cache.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/esp_coex/CMakeFiles/rebuild_cache.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/esp_coex/CMakeFiles/list_install_components.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/esp_coex/CMakeFiles/install.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/esp_coex/CMakeFiles/install/local.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/esp_coex/CMakeFiles/install/strip.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/esp_wifi/CMakeFiles/edit_cache.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/esp_wifi/CMakeFiles/rebuild_cache.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/esp_wifi/CMakeFiles/list_install_components.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/esp_wifi/CMakeFiles/install.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/esp_wifi/CMakeFiles/install/local.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/esp_wifi/CMakeFiles/install/strip.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/bt/CMakeFiles/edit_cache.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/bt/CMakeFiles/rebuild_cache.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/bt/CMakeFiles/list_install_components.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/bt/CMakeFiles/install.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/bt/CMakeFiles/install/local.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/bt/CMakeFiles/install/strip.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/unity/CMakeFiles/__idf_unity.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/unity/CMakeFiles/edit_cache.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/unity/CMakeFiles/rebuild_cache.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/unity/CMakeFiles/list_install_components.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/unity/CMakeFiles/install.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/unity/CMakeFiles/install/local.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/unity/CMakeFiles/install/strip.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/cmock/CMakeFiles/__idf_cmock.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/cmock/CMakeFiles/edit_cache.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/cmock/CMakeFiles/rebuild_cache.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/cmock/CMakeFiles/list_install_components.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/cmock/CMakeFiles/install.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/cmock/CMakeFiles/install/local.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/cmock/CMakeFiles/install/strip.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/console/CMakeFiles/__idf_console.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/console/CMakeFiles/edit_cache.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/console/CMakeFiles/rebuild_cache.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/console/CMakeFiles/list_install_components.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/console/CMakeFiles/install.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/console/CMakeFiles/install/local.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/console/CMakeFiles/install/strip.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/http_parser/CMakeFiles/__idf_http_parser.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/http_parser/CMakeFiles/edit_cache.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/http_parser/CMakeFiles/rebuild_cache.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/http_parser/CMakeFiles/list_install_components.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/http_parser/CMakeFiles/install.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/http_parser/CMakeFiles/install/local.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/http_parser/CMakeFiles/install/strip.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/esp-tls/CMakeFiles/__idf_esp-tls.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/esp-tls/CMakeFiles/edit_cache.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/esp-tls/CMakeFiles/rebuild_cache.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/esp-tls/CMakeFiles/list_install_components.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/esp-tls/CMakeFiles/install.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/esp-tls/CMakeFiles/install/local.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/esp-tls/CMakeFiles/install/strip.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/esp_adc/CMakeFiles/edit_cache.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/esp_adc/CMakeFiles/rebuild_cache.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/esp_adc/CMakeFiles/list_install_components.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/esp_adc/CMakeFiles/install.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/esp_adc/CMakeFiles/install/local.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/esp_adc/CMakeFiles/install/strip.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/esp_eth/CMakeFiles/__idf_esp_eth.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/esp_eth/CMakeFiles/edit_cache.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/esp_eth/CMakeFiles/rebuild_cache.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/esp_eth/CMakeFiles/list_install_components.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/esp_eth/CMakeFiles/install.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/esp_eth/CMakeFiles/install/local.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/esp_eth/CMakeFiles/install/strip.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/esp_gdbstub/CMakeFiles/__idf_esp_gdbstub.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/esp_gdbstub/CMakeFiles/edit_cache.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/esp_gdbstub/CMakeFiles/rebuild_cache.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/esp_gdbstub/CMakeFiles/list_install_components.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/esp_gdbstub/CMakeFiles/install.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/esp_gdbstub/CMakeFiles/install/local.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/esp_gdbstub/CMakeFiles/install/strip.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/esp_hid/CMakeFiles/__idf_esp_hid.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/esp_hid/CMakeFiles/edit_cache.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/esp_hid/CMakeFiles/rebuild_cache.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/esp_hid/CMakeFiles/list_install_components.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/esp_hid/CMakeFiles/install.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/esp_hid/CMakeFiles/install/local.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/esp_hid/CMakeFiles/install/strip.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/tcp_transport/CMakeFiles/__idf_tcp_transport.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/tcp_transport/CMakeFiles/edit_cache.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/tcp_transport/CMakeFiles/rebuild_cache.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/tcp_transport/CMakeFiles/list_install_components.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/tcp_transport/CMakeFiles/install.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/tcp_transport/CMakeFiles/install/local.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/tcp_transport/CMakeFiles/install/strip.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/esp_http_client/CMakeFiles/__idf_esp_http_client.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/esp_http_client/CMakeFiles/edit_cache.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/esp_http_client/CMakeFiles/rebuild_cache.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/esp_http_client/CMakeFiles/list_install_components.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/esp_http_client/CMakeFiles/install.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/esp_http_client/CMakeFiles/install/local.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/esp_http_client/CMakeFiles/install/strip.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/esp_http_server/CMakeFiles/edit_cache.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/esp_http_server/CMakeFiles/rebuild_cache.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/esp_http_server/CMakeFiles/list_install_components.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/esp_http_server/CMakeFiles/install.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/esp_http_server/CMakeFiles/install/local.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/esp_http_server/CMakeFiles/install/strip.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/esp_https_ota/CMakeFiles/__idf_esp_https_ota.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/esp_https_ota/CMakeFiles/edit_cache.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/esp_https_ota/CMakeFiles/rebuild_cache.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/esp_https_ota/CMakeFiles/list_install_components.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/esp_https_ota/CMakeFiles/install.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/esp_https_ota/CMakeFiles/install/local.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/esp_https_ota/CMakeFiles/install/strip.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/esp_https_server/CMakeFiles/edit_cache.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/esp_https_server/CMakeFiles/rebuild_cache.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/esp_https_server/CMakeFiles/list_install_components.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/esp_https_server/CMakeFiles/install.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/esp_https_server/CMakeFiles/install/local.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/esp_https_server/CMakeFiles/install/strip.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/esp_psram/CMakeFiles/edit_cache.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/esp_psram/CMakeFiles/rebuild_cache.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/esp_psram/CMakeFiles/list_install_components.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/esp_psram/CMakeFiles/install.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/esp_psram/CMakeFiles/install/local.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/esp_psram/CMakeFiles/install/strip.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/esp_lcd/CMakeFiles/edit_cache.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/esp_lcd/CMakeFiles/rebuild_cache.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/esp_lcd/CMakeFiles/list_install_components.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/esp_lcd/CMakeFiles/install.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/esp_lcd/CMakeFiles/install/local.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/esp_lcd/CMakeFiles/install/strip.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/protobuf-c/CMakeFiles/__idf_protobuf-c.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/protobuf-c/CMakeFiles/edit_cache.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/protobuf-c/CMakeFiles/rebuild_cache.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/protobuf-c/CMakeFiles/list_install_components.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/protobuf-c/CMakeFiles/install.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/protobuf-c/CMakeFiles/install/local.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/protobuf-c/CMakeFiles/install/strip.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/protocomm/CMakeFiles/edit_cache.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/protocomm/CMakeFiles/rebuild_cache.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/protocomm/CMakeFiles/list_install_components.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/protocomm/CMakeFiles/install.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/protocomm/CMakeFiles/install/local.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/protocomm/CMakeFiles/install/strip.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/esp_local_ctrl/CMakeFiles/__idf_esp_local_ctrl.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/esp_local_ctrl/CMakeFiles/edit_cache.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/esp_local_ctrl/CMakeFiles/rebuild_cache.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/esp_local_ctrl/CMakeFiles/list_install_components.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/esp_local_ctrl/CMakeFiles/install.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/esp_local_ctrl/CMakeFiles/install/local.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/esp_local_ctrl/CMakeFiles/install/strip.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/espcoredump/CMakeFiles/__idf_espcoredump.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/espcoredump/CMakeFiles/edit_cache.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/espcoredump/CMakeFiles/rebuild_cache.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/espcoredump/CMakeFiles/list_install_components.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/espcoredump/CMakeFiles/install.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/espcoredump/CMakeFiles/install/local.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/espcoredump/CMakeFiles/install/strip.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/wear_levelling/CMakeFiles/__idf_wear_levelling.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/wear_levelling/CMakeFiles/edit_cache.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/wear_levelling/CMakeFiles/rebuild_cache.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/wear_levelling/CMakeFiles/list_install_components.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/wear_levelling/CMakeFiles/install.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/wear_levelling/CMakeFiles/install/local.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/wear_levelling/CMakeFiles/install/strip.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/sdmmc/CMakeFiles/__idf_sdmmc.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/sdmmc/CMakeFiles/edit_cache.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/sdmmc/CMakeFiles/rebuild_cache.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/sdmmc/CMakeFiles/list_install_components.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/sdmmc/CMakeFiles/install.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/sdmmc/CMakeFiles/install/local.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/sdmmc/CMakeFiles/install/strip.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/fatfs/CMakeFiles/edit_cache.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/fatfs/CMakeFiles/rebuild_cache.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/fatfs/CMakeFiles/list_install_components.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/fatfs/CMakeFiles/install.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/fatfs/CMakeFiles/install/local.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/fatfs/CMakeFiles/install/strip.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/idf_test/CMakeFiles/edit_cache.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/idf_test/CMakeFiles/rebuild_cache.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/idf_test/CMakeFiles/list_install_components.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/idf_test/CMakeFiles/install.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/idf_test/CMakeFiles/install/local.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/idf_test/CMakeFiles/install/strip.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/ieee802154/CMakeFiles/edit_cache.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/ieee802154/CMakeFiles/rebuild_cache.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/ieee802154/CMakeFiles/list_install_components.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/ieee802154/CMakeFiles/install.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/ieee802154/CMakeFiles/install/local.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/ieee802154/CMakeFiles/install/strip.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/json/CMakeFiles/__idf_json.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/json/CMakeFiles/edit_cache.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/json/CMakeFiles/rebuild_cache.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/json/CMakeFiles/list_install_components.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/json/CMakeFiles/install.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/json/CMakeFiles/install/local.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/json/CMakeFiles/install/strip.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/mqtt/CMakeFiles/__idf_mqtt.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/mqtt/CMakeFiles/edit_cache.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/mqtt/CMakeFiles/rebuild_cache.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/mqtt/CMakeFiles/list_install_components.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/mqtt/CMakeFiles/install.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/mqtt/CMakeFiles/install/local.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/mqtt/CMakeFiles/install/strip.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/nvs_sec_provider/CMakeFiles/__idf_nvs_sec_provider.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/nvs_sec_provider/CMakeFiles/edit_cache.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/nvs_sec_provider/CMakeFiles/rebuild_cache.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/nvs_sec_provider/CMakeFiles/list_install_components.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/nvs_sec_provider/CMakeFiles/install.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/nvs_sec_provider/CMakeFiles/install/local.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/nvs_sec_provider/CMakeFiles/install/strip.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/openthread/CMakeFiles/edit_cache.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/openthread/CMakeFiles/rebuild_cache.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/openthread/CMakeFiles/list_install_components.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/openthread/CMakeFiles/install.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/openthread/CMakeFiles/install/local.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/openthread/CMakeFiles/install/strip.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/perfmon/CMakeFiles/__idf_perfmon.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/perfmon/CMakeFiles/edit_cache.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/perfmon/CMakeFiles/rebuild_cache.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/perfmon/CMakeFiles/list_install_components.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/perfmon/CMakeFiles/install.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/perfmon/CMakeFiles/install/local.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/perfmon/CMakeFiles/install/strip.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/spiffs/CMakeFiles/__idf_spiffs.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/spiffs/CMakeFiles/edit_cache.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/spiffs/CMakeFiles/rebuild_cache.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/spiffs/CMakeFiles/list_install_components.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/spiffs/CMakeFiles/install.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/spiffs/CMakeFiles/install/local.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/spiffs/CMakeFiles/install/strip.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/ulp/CMakeFiles/edit_cache.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/ulp/CMakeFiles/rebuild_cache.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/ulp/CMakeFiles/list_install_components.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/ulp/CMakeFiles/install.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/ulp/CMakeFiles/install/local.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/ulp/CMakeFiles/install/strip.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/usb/CMakeFiles/edit_cache.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/usb/CMakeFiles/rebuild_cache.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/usb/CMakeFiles/list_install_components.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/usb/CMakeFiles/install.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/usb/CMakeFiles/install/local.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/usb/CMakeFiles/install/strip.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/wifi_provisioning/CMakeFiles/edit_cache.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/wifi_provisioning/CMakeFiles/rebuild_cache.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/wifi_provisioning/CMakeFiles/list_install_components.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/wifi_provisioning/CMakeFiles/install.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/wifi_provisioning/CMakeFiles/install/local.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/esp-idf/wifi_provisioning/CMakeFiles/install/strip.dir

View File

View File

@ -0,0 +1,43 @@
{
"sources" :
[
{
"file" : "/Users/hdh20267/Documents/pecan_ws/fast_led/build/CMakeFiles/bootloader"
},
{
"file" : "/Users/hdh20267/Documents/pecan_ws/fast_led/build/CMakeFiles/bootloader.rule"
},
{
"file" : "/Users/hdh20267/Documents/pecan_ws/fast_led/build/CMakeFiles/bootloader-complete.rule"
},
{
"file" : "/Users/hdh20267/Documents/pecan_ws/fast_led/build/bootloader-prefix/src/bootloader-stamp/bootloader-build.rule"
},
{
"file" : "/Users/hdh20267/Documents/pecan_ws/fast_led/build/bootloader-prefix/src/bootloader-stamp/bootloader-configure.rule"
},
{
"file" : "/Users/hdh20267/Documents/pecan_ws/fast_led/build/bootloader-prefix/src/bootloader-stamp/bootloader-download.rule"
},
{
"file" : "/Users/hdh20267/Documents/pecan_ws/fast_led/build/bootloader-prefix/src/bootloader-stamp/bootloader-install.rule"
},
{
"file" : "/Users/hdh20267/Documents/pecan_ws/fast_led/build/bootloader-prefix/src/bootloader-stamp/bootloader-mkdir.rule"
},
{
"file" : "/Users/hdh20267/Documents/pecan_ws/fast_led/build/bootloader-prefix/src/bootloader-stamp/bootloader-patch.rule"
},
{
"file" : "/Users/hdh20267/Documents/pecan_ws/fast_led/build/bootloader-prefix/src/bootloader-stamp/bootloader-update.rule"
}
],
"target" :
{
"labels" :
[
"bootloader"
],
"name" : "bootloader"
}
}

View File

@ -0,0 +1,13 @@
# Target labels
bootloader
# Source files and their labels
/Users/hdh20267/Documents/pecan_ws/fast_led/build/CMakeFiles/bootloader
/Users/hdh20267/Documents/pecan_ws/fast_led/build/CMakeFiles/bootloader.rule
/Users/hdh20267/Documents/pecan_ws/fast_led/build/CMakeFiles/bootloader-complete.rule
/Users/hdh20267/Documents/pecan_ws/fast_led/build/bootloader-prefix/src/bootloader-stamp/bootloader-build.rule
/Users/hdh20267/Documents/pecan_ws/fast_led/build/bootloader-prefix/src/bootloader-stamp/bootloader-configure.rule
/Users/hdh20267/Documents/pecan_ws/fast_led/build/bootloader-prefix/src/bootloader-stamp/bootloader-download.rule
/Users/hdh20267/Documents/pecan_ws/fast_led/build/bootloader-prefix/src/bootloader-stamp/bootloader-install.rule
/Users/hdh20267/Documents/pecan_ws/fast_led/build/bootloader-prefix/src/bootloader-stamp/bootloader-mkdir.rule
/Users/hdh20267/Documents/pecan_ws/fast_led/build/bootloader-prefix/src/bootloader-stamp/bootloader-patch.rule
/Users/hdh20267/Documents/pecan_ws/fast_led/build/bootloader-prefix/src/bootloader-stamp/bootloader-update.rule

View File

@ -0,0 +1,24 @@
# Additional clean files
cmake_minimum_required(VERSION 3.16)
if("${CONFIG}" STREQUAL "" OR "${CONFIG}" STREQUAL "")
file(REMOVE_RECURSE
"bootloader/bootloader.bin"
"bootloader/bootloader.elf"
"bootloader/bootloader.map"
"config/sdkconfig.cmake"
"config/sdkconfig.h"
"esp-idf/esptool_py/flasher_args.json.in"
"esp-idf/mbedtls/x509_crt_bundle"
"fast_led.bin"
"fast_led.map"
"flash_app_args"
"flash_bootloader_args"
"flash_project_args"
"flasher_args.json"
"ldgen_libraries"
"ldgen_libraries.in"
"project_elf_src_esp32.c"
"x509_crt_bundle.S"
)
endif()

View File

@ -0,0 +1 @@
# This file is generated by cmake for dependency checking of the CMakeCache.txt file

View File

@ -0,0 +1 @@
c9763f62dd00c887a1a8fafe388db868a7e44069

View File

@ -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 <rpavlik@iastate.edu> <abiryan@ryand.net>
# 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/hdh20267/Documents/pecan_ws/fast_led/build/CMakeFiles/git-data/HEAD" HEAD_CONTENTS LIMIT 1024)
string(STRIP "${HEAD_CONTENTS}" HEAD_CONTENTS)
set(GIT_DIR "/Users/hdh20267/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/hdh20267/Documents/pecan_ws/fast_led/build/CMakeFiles/git-data/head-ref" COPYONLY)
elseif(EXISTS "${GIT_DIR}/logs/${HEAD_REF}")
configure_file("${GIT_DIR}/logs/${HEAD_REF}" "/Users/hdh20267/Documents/pecan_ws/fast_led/build/CMakeFiles/git-data/head-ref" COPYONLY)
set(HEAD_HASH "${HEAD_REF}")
endif()
else()
# detached HEAD
configure_file("${GIT_DIR}/HEAD" "/Users/hdh20267/Documents/pecan_ws/fast_led/build/CMakeFiles/git-data/head-ref" COPYONLY)
endif()
if(NOT HEAD_HASH)
file(READ "/Users/hdh20267/Documents/pecan_ws/fast_led/build/CMakeFiles/git-data/head-ref" HEAD_HASH LIMIT 1024)
string(STRIP "${HEAD_HASH}" HEAD_HASH)
endif()

View File

@ -0,0 +1 @@
c9763f62dd00c887a1a8fafe388db868a7e44069

1424
build/CMakeFiles/rules.ninja Normal file

File diff suppressed because it is too large Load Diff

2
build/app-flash_args Normal file
View File

@ -0,0 +1,2 @@
--flash_mode dio --flash_freq 40m --flash_size 2MB
0x10000 fast_led.bin

View File

@ -0,0 +1,2 @@
--flash_mode dio --flash_freq 40m --flash_size 2MB
0x1000 bootloader/bootloader.bin

View File

@ -0,0 +1,6 @@
# This is a generated file and its contents are an internal implementation detail.
# The update step will be re-executed if anything in this file changes.
# No other meaning or use of this file is supported.
command=
work_dir=

View File

@ -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/hdh20267/esp/esp-idf/components/bootloader/subproject
work_dir=

View File

@ -0,0 +1,7 @@
# This is a generated file and its contents are an internal implementation detail.
# The patch step will be re-executed if anything in this file changes.
# No other meaning or use of this file is supported.
command (connected)=
command (disconnected)=
work_dir=

View File

@ -0,0 +1 @@
cmd='/opt/homebrew/bin/cmake;-DSDKCONFIG=/Users/hdh20267/Documents/pecan_ws/fast_led/sdkconfig;-DIDF_PATH=/Users/hdh20267/esp/esp-idf;-DIDF_TARGET=esp32;-DPYTHON_DEPS_CHECKED=1;-DPYTHON=/Users/hdh20267/.espressif/python_env/idf5.2_py3.12_env/bin/python;-DEXTRA_COMPONENT_DIRS=/Users/hdh20267/esp/esp-idf/components/bootloader;-DPROJECT_SOURCE_DIR=/Users/hdh20267/Documents/pecan_ws/fast_led;-DIGNORE_EXTRA_COMPONENT=;-GNinja;-S;<SOURCE_DIR><SOURCE_SUBDIR>;-B;<BINARY_DIR>'

View File

@ -0,0 +1,27 @@
# Distributed under the OSI-approved BSD 3-Clause License. See accompanying
# file Copyright.txt or https://cmake.org/licensing for details.
cmake_minimum_required(VERSION ${CMAKE_VERSION}) # this file comes with cmake
# If CMAKE_DISABLE_SOURCE_CHANGES is set to true and the source directory is an
# existing directory in our source tree, calling file(MAKE_DIRECTORY) on it
# would cause a fatal error, even though it would be a no-op.
if(NOT EXISTS "/Users/hdh20267/esp/esp-idf/components/bootloader/subproject")
file(MAKE_DIRECTORY "/Users/hdh20267/esp/esp-idf/components/bootloader/subproject")
endif()
file(MAKE_DIRECTORY
"/Users/hdh20267/Documents/pecan_ws/fast_led/build/bootloader"
"/Users/hdh20267/Documents/pecan_ws/fast_led/build/bootloader-prefix"
"/Users/hdh20267/Documents/pecan_ws/fast_led/build/bootloader-prefix/tmp"
"/Users/hdh20267/Documents/pecan_ws/fast_led/build/bootloader-prefix/src/bootloader-stamp"
"/Users/hdh20267/Documents/pecan_ws/fast_led/build/bootloader-prefix/src"
"/Users/hdh20267/Documents/pecan_ws/fast_led/build/bootloader-prefix/src/bootloader-stamp"
)
set(configSubDirs )
foreach(subDir IN LISTS configSubDirs)
file(MAKE_DIRECTORY "/Users/hdh20267/Documents/pecan_ws/fast_led/build/bootloader-prefix/src/bootloader-stamp/${subDir}")
endforeach()
if(cfgdir)
file(MAKE_DIRECTORY "/Users/hdh20267/Documents/pecan_ws/fast_led/build/bootloader-prefix/src/bootloader-stamp${cfgdir}") # cfgdir has leading slash
endif()

View File

@ -0,0 +1 @@
49ad939c4c180bf529678003acb2bb8a /Users/hdh20267/Documents/pecan_ws/fast_led/build/bootloader/bootloader.bin

Binary file not shown.

113
build/bootloader/.ninja_log Normal file
View File

@ -0,0 +1,113 @@
# ninja log v6
4 51 1731539253441735636 esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_longjmp.S.obj c8f4a970da5453dc
3 89 1731539253441046556 esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_crc.c.obj 91cfd80eea6a126f
3 121 1731539253441181180 esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_sys.c.obj ae3818dc8f35affb
4 228 1731539253441575929 esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_efuse.c.obj 4e85a7a811b15018
3 241 1731539253440907598 esp-idf/log/CMakeFiles/__idf_log.dir/log_noos.c.obj 996a8030629aa097
5 242 1731539253442658466 esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/esp_memory_utils.c.obj 7b17679ed2bdd7c3
4 251 1731539253442437634 esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32/esp_cpu_intr.c.obj 13f7d33d3e2d06c2
3 256 1731539253441304930 esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_uart.c.obj ee660db84a81e777
5 258 1731539253442888757 esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32/cpu_region_protect.c.obj 5f9f565cff7429ee
7 260 1731539253445076165 esp-idf/efuse/CMakeFiles/__idf_efuse.dir/esp32/esp_efuse_table.c.obj 3644b5ddf10886d8
6 270 1731539253444385168 esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32/chip_info.c.obj f7ac27325d64ab1b
7 280 1731539253444716625 esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/esp_err.c.obj b055ba973d04f8a
3 281 1731539253440546599 esp-idf/log/CMakeFiles/__idf_log.dir/log.c.obj e7a88f852bde41b6
3 282 1731539253440767515 esp-idf/log/CMakeFiles/__idf_log.dir/log_buffers.c.obj 315052cca41e31d2
4 282 1731539253442168426 esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/cpu.c.obj 9a30cbc57dedee57
7 286 1731539253445402372 esp-idf/efuse/CMakeFiles/__idf_efuse.dir/esp32/esp_efuse_fields.c.obj c8edfe0f0508ef2c
9 293 1731539253446902950 esp-idf/efuse/CMakeFiles/__idf_efuse.dir/src/esp_efuse_fields.c.obj 365f6a968d00d5d1
9 300 1731539253446534076 esp-idf/efuse/CMakeFiles/__idf_efuse.dir/src/esp_efuse_api.c.obj c84c6d5e0f76ce7b
4 306 1731539253441901886 esp-idf/esp_common/CMakeFiles/__idf_esp_common.dir/src/esp_err_to_name.c.obj 2e05ef3f75f15f05
6 308 1731539253443733920 esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32/rtc_init.c.obj 5d17634335d138c1
6 309 1731539253443944003 esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32/rtc_sleep.c.obj 3d2f056d67ff5559
6 311 1731539253443483629 esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32/rtc_clk_init.c.obj e93b44a9d8e8fce4
8 315 1731539253446090119 esp-idf/efuse/CMakeFiles/__idf_efuse.dir/esp32/esp_efuse_utility.c.obj b5b2f2e825428e04
6 323 1731539253444154419 esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32/rtc_time.c.obj e411dce20a073734
3 329 1731539253441435679 esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_spiflash.c.obj ff2e4fe3ca890970
90 334 1731539253528525296 esp-idf/efuse/CMakeFiles/__idf_efuse.dir/src/efuse_controller/keys/without_key_purposes/three_key_blocks/esp_efuse_api_key.c.obj af86abf8339b4c70
242 335 1731539253680258911 esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_mem.c.obj 6959271f24dd4347
282 349 1731539253719611090 esp-idf/log/liblog.a 6531859f7807bc7b
251 351 1731539253688715461 esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_random.c.obj 71527d785fb68e0d
122 363 1731539253559926632 esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_common.c.obj 6f187acbc325af09
53 368 1731539253490996777 esp-idf/efuse/CMakeFiles/__idf_efuse.dir/src/esp_efuse_utility.c.obj 3f01ab783acc3f4d
323 375 1731539253760865803 esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/esp32/bootloader_soc.c.obj 82eb0b82f1060a56
241 378 1731539253679219831 esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_clock_init.c.obj 41a005e1d1a8f27
260 380 1731539253698246840 esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/secure_boot.c.obj fd28918e5ffeb9cc
270 421 1731539253708303468 esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_random_esp32.c.obj 1ee6047c0eb7efa2
230 424 1731539253667921959 esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_common_loader.c.obj 5f1bd4c8108eb48e
256 432 1731539253694333855 esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_efuse.c.obj 3b46a9bcd8055c9f
258 434 1731539253695769892 esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/flash_encrypt.c.obj 69577e07966cdfb1
349 459 1731539253787288783 esp-idf/esp_rom/libesp_rom.a 15dc28457ca7aaa3
5 462 1731539253443106839 esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32/rtc_clk.c.obj a0b4dfaf26129d52
308 474 1731539253745767446 esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_clock_loader.c.obj 177a7577fec4347d
293 483 1731539253731033462 esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/flash_partitions.c.obj 8d15a2a2f37589d6
364 484 1731539253801838934 esp-idf/hal/CMakeFiles/__idf_hal.dir/hal_utils.c.obj 4c6d8fab3c16baa0
311 503 1731539253749468639 esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_console_loader.c.obj e2c49b546f7f75df
335 527 1731539253772513841 esp-idf/esp_bootloader_format/CMakeFiles/__idf_esp_bootloader_format.dir/esp_bootloader_desc.c.obj 4dc7476f5a59f396
459 531 1731539253897415768 esp-idf/esp_common/libesp_common.a 3d64b0bf3fa568a5
434 541 1731539253872429157 esp-idf/soc/CMakeFiles/__idf_soc.dir/lldesc.c.obj 6807ff87c86749c4
475 543 1731539253912731208 esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32/interrupts.c.obj 38a3ee985ad6a0c0
281 545 1731539253719206966 esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/bootloader_flash/src/flash_qio_mode.c.obj 1284b97b24df73e8
310 547 1731539253747465397 esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_console.c.obj 7d9306ef45c028a3
334 548 1731539253771953135 esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_panic.c.obj 80229491c1a272ca
368 550 1731539253806301958 esp-idf/hal/CMakeFiles/__idf_hal.dir/mpu_hal.c.obj 1c2f3e4b8ee93024
462 551 1731539253900085882 esp-idf/soc/CMakeFiles/__idf_soc.dir/dport_access_common.c.obj 8d44b8c7229b9aa1
315 553 1731539253753276458 esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/esp32/bootloader_sha.c.obj 6238d8191cdbd51f
504 565 1731539253941777594 esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32/dport_access.c.obj d72de8dc1a7e062c
282 567 1731539253720012005 esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/bootloader_flash/src/bootloader_flash_config_esp32.c.obj 6c0053ada46391a5
351 570 1731539253789393608 esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_wrap.c.obj 37e4ef2055030d3
375 572 1731539253813358889 esp-idf/hal/CMakeFiles/__idf_hal.dir/efuse_hal.c.obj d6955c869ff7973c
485 579 1731539253922536586 esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32/uart_periph.c.obj b2f2e8161fc12358
483 585 1731539253921169841 esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32/gpio_periph.c.obj cb7db03c2ce0e3f1
548 585 1731539253986434085 esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32/sdm_periph.c.obj 1c7e48a5fc380200
424 586 1731539253862606446 esp-idf/hal/CMakeFiles/__idf_hal.dir/esp32/cache_hal_esp32.c.obj 68a3858b02215343
378 591 1731539253816001462 esp-idf/hal/CMakeFiles/__idf_hal.dir/esp32/efuse_hal.c.obj 3104a1345c55e9a
527 593 1731539253965124461 esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32/adc_periph.c.obj 9ce140957ab27967
307 593 1731539253744605450 esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_init.c.obj 6b9d74f56fbe3abf
280 595 1731539253718207012 esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/bootloader_flash/src/bootloader_flash.c.obj 6ff68217fcfaabe5
381 601 1731539253818726410 esp-idf/hal/CMakeFiles/__idf_hal.dir/wdt_hal_iram.c.obj 52295a6c3f68c99e
542 607 1731539253979791528 esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32/spi_periph.c.obj 201ce8defd4707c0
595 613 1731539254050526293 project_elf_src_esp32.c 138c17b94f5b5509
595 613 1731539254050526293 /Users/hdh20267/Documents/pecan_ws/fast_led/build/bootloader/project_elf_src_esp32.c 138c17b94f5b5509
329 616 1731539253766800613 esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/esp32/bootloader_esp32.c.obj 9383af59b6eb6ddb
421 623 1731539253859448583 esp-idf/hal/CMakeFiles/__idf_hal.dir/mmu_hal.c.obj a241938dfa04b36a
545 623 1731539253982904016 esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32/pcnt_periph.c.obj 14ce2c14aae86f23
553 624 1731539253990799818 esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32/timer_periph.c.obj 713449a6f511a5e9
531 625 1731539253969437152 esp-idf/esp_hw_support/libesp_hw_support.a c11d72b9fc5b1f83
544 628 1731539253981487980 esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32/ledc_periph.c.obj 6d48cceb76a6132e
550 629 1731539253988236537 esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32/i2s_periph.c.obj 103547159300112c
547 630 1731539253984742676 esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32/rmt_periph.c.obj ca24ae6cf7e0d99
551 635 1731539253988652285 esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32/i2c_periph.c.obj c1e52cab2ef16ecc
585 637 1731539254023047942 esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32/dac_periph.c.obj 65d53dec537babd5
567 644 1731539254005179762 esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32/mcpwm_periph.c.obj 36db383989318ff8
593 645 1731539254030560371 esp-idf/xtensa/CMakeFiles/__idf_xtensa.dir/eri.c.obj 4dc1e51246307acd
565 646 1731539254003336103 esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32/lcd_periph.c.obj d70998911c4913ab
613 650 1731539254051488539 CMakeFiles/bootloader.elf.dir/project_elf_src_esp32.c.obj 47159489c1396628
570 651 1731539254007948585 esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32/mpi_periph.c.obj 33ebac7d09aadb02
572 651 1731539254009752702 esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32/sdmmc_periph.c.obj 10683fd4dc3d167e
579 656 1731539254016735509 esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32/touch_sensor_periph.c.obj feed43d8f1bd2d09
585 657 1731539254022554777 esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32/twai_periph.c.obj 7ed2b1aa508d43b4
586 658 1731539254023846480 esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32/rtc_io_periph.c.obj cee107c7dac4c345
286 660 1731539253723614657 esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_utility.c.obj ecb76af48bd90785
300 661 1731539253737652227 esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/esp_image_format.c.obj dec3ea355ebaa459
625 661 1731539254063244618 esp-idf/esp_system/libesp_system.a 699ac1cff43619a4
593 663 1731539254031290160 esp-idf/xtensa/CMakeFiles/__idf_xtensa.dir/xt_trax.c.obj 7ecbd68a5fca9866
591 663 1731539254028880878 esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32/sdio_slave_periph.c.obj bb6a2f4d211ac6ce
601 668 1731539254039248004 esp-idf/main/CMakeFiles/__idf_main.dir/bootloader_start.c.obj f9432675375facc7
661 694 1731539254098849395 esp-idf/efuse/libefuse.a c23dcc9018101401
694 743 1731539254131552017 esp-idf/bootloader_support/libbootloader_support.a f577e926a226ff9e
743 767 1731539254181171739 esp-idf/esp_bootloader_format/libesp_bootloader_format.a ae5aaa48bde452be
433 786 1731539253871092829 esp-idf/micro-ecc/CMakeFiles/__idf_micro-ecc.dir/uECC_verify_antifault.c.obj d1459ec7f2a3abc9
767 790 1731539254204731647 esp-idf/spi_flash/libspi_flash.a 1bc27a9b9392d842
790 819 1731539254227840973 esp-idf/hal/libhal.a 7798a805b7d7dd80
819 841 1731539254256605943 esp-idf/micro-ecc/libmicro-ecc.a f4bdccdf775ab7f9
841 889 1731539254279276771 esp-idf/soc/libsoc.a e6155a1ace4ddf53
889 913 1731539254326556086 esp-idf/xtensa/libxtensa.a 54ce1bfe72489063
913 935 1731539254350849074 esp-idf/main/libmain.a bbaded58bc6e9b30
935 993 1731539254373291986 bootloader.elf 46c9e88ded7d32a3
993 1087 1731539254524814309 .bin_timestamp ebe690cd879d7f6d
993 1087 1731539254524814309 /Users/hdh20267/Documents/pecan_ws/fast_led/build/bootloader/.bin_timestamp ebe690cd879d7f6d
1087 1114 1731539254525235765 esp-idf/esptool_py/CMakeFiles/bootloader_check_size b564616cbe02d530
1087 1114 1731539254525235765 /Users/hdh20267/Documents/pecan_ws/fast_led/build/bootloader/esp-idf/esptool_py/CMakeFiles/bootloader_check_size b564616cbe02d530
3 31 1731542968836036070 esp-idf/esptool_py/CMakeFiles/bootloader_check_size b564616cbe02d530
3 31 1731542968836036070 /Users/hdh20267/Documents/pecan_ws/fast_led/build/bootloader/esp-idf/esptool_py/CMakeFiles/bootloader_check_size b564616cbe02d530

View File

@ -0,0 +1,461 @@
# This is the CMakeCache file.
# For build in directory: /Users/hdh20267/Documents/pecan_ws/fast_led/build/bootloader
# It was generated by CMake: /opt/homebrew/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/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32-elf-addr2line
//Path to a program.
CMAKE_AR:FILEPATH=/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32-elf-ar
//A wrapper around 'ar' adding the appropriate '--plugin' option
// for the GCC compiler
CMAKE_ASM_COMPILER_AR:FILEPATH=/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc-ar
//A wrapper around 'ranlib' adding the appropriate '--plugin' option
// for the GCC compiler
CMAKE_ASM_COMPILER_RANLIB:FILEPATH=/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32-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/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc-ar
//A wrapper around 'ranlib' adding the appropriate '--plugin' option
// for the GCC compiler
CMAKE_CXX_COMPILER_RANLIB:FILEPATH=/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc-ranlib
//C++ Compiler Base Flags
CMAKE_CXX_FLAGS:STRING=-mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy
//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/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc-ar
//A wrapper around 'ranlib' adding the appropriate '--plugin' option
// for the GCC compiler
CMAKE_C_COMPILER_RANLIB:FILEPATH=/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc-ranlib
//C Compiler Base Flags
CMAKE_C_FLAGS:STRING=-mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy
//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 build database during the build.
CMAKE_EXPORT_BUILD_DATABASE:BOOL=
//Enable/Disable output of compile commands during generation.
CMAKE_EXPORT_COMPILE_COMMANDS:BOOL=
//Value Computed by CMake.
CMAKE_FIND_PACKAGE_REDIRECTS_DIR:STATIC=/Users/hdh20267/Documents/pecan_ws/fast_led/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/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32-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/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32-elf-nm
//Path to a program.
CMAKE_OBJCOPY:FILEPATH=/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32-elf-objcopy
//Path to a program.
CMAKE_OBJDUMP:FILEPATH=/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32-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/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32-elf-ranlib
//Path to a program.
CMAKE_READELF:FILEPATH=/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32-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/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32-elf-strip
//Path to a program.
CMAKE_TAPI:FILEPATH=CMAKE_TAPI-NOTFOUND
//The CMake toolchain file
CMAKE_TOOLCHAIN_FILE:FILEPATH=/Users/hdh20267/esp/esp-idf/tools/cmake/toolchain-esp32.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/hdh20267/esp/esp-idf/components/bootloader
//Git command line client
GIT_EXECUTABLE:FILEPATH=/opt/homebrew/bin/git
//No help, variable specified on the command line.
IDF_PATH:UNINITIALIZED=/Users/hdh20267/esp/esp-idf
//IDF Build Target
IDF_TARGET:STRING=esp32
//IDF Build Toolchain Type
IDF_TOOLCHAIN:STRING=gcc
//No help, variable specified on the command line.
IGNORE_EXTRA_COMPONENT:UNINITIALIZED=
//No help, variable specified on the command line.
PROJECT_SOURCE_DIR:UNINITIALIZED=/Users/hdh20267/Documents/pecan_ws/fast_led
//No help, variable specified on the command line.
PYTHON:UNINITIALIZED=/Users/hdh20267/.espressif/python_env/idf5.2_py3.12_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/hdh20267/Documents/pecan_ws/fast_led/sdkconfig
//Value Computed by CMake
bootloader_BINARY_DIR:STATIC=/Users/hdh20267/Documents/pecan_ws/fast_led/build/bootloader
//Value Computed by CMake
bootloader_IS_TOP_LEVEL:STATIC=ON
//Value Computed by CMake
bootloader_SOURCE_DIR:STATIC=/Users/hdh20267/esp/esp-idf/components/bootloader/subproject
//Value Computed by CMake
esp-idf_BINARY_DIR:STATIC=/Users/hdh20267/Documents/pecan_ws/fast_led/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/hdh20267/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/hdh20267/Documents/pecan_ws/fast_led/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=31
//Patch version of cmake used to create the current loaded cache
CMAKE_CACHE_PATCH_VERSION:INTERNAL=0
//Path to CMake executable.
CMAKE_COMMAND:INTERNAL=/opt/homebrew/bin/cmake
//Path to cpack program executable.
CMAKE_CPACK_COMMAND:INTERNAL=/opt/homebrew/bin/cpack
//Path to ctest program executable.
CMAKE_CTEST_COMMAND:INTERNAL=/opt/homebrew/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/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_BUILD_DATABASE
CMAKE_EXPORT_BUILD_DATABASE-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/hdh20267/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/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
//ADVANCED property for variable: CMAKE_TAPI
CMAKE_TAPI-ADVANCED:INTERNAL=1
//uname command
CMAKE_UNAME:INTERNAL=/usr/bin/uname
//ADVANCED property for variable: CMAKE_VERBOSE_MAKEFILE
CMAKE_VERBOSE_MAKEFILE-ADVANCED:INTERNAL=1
//Details about finding Git
FIND_PACKAGE_MESSAGE_DETAILS_Git:INTERNAL=[/opt/homebrew/bin/git][v2.47.0()]
//ADVANCED property for variable: GIT_EXECUTABLE
GIT_EXECUTABLE-ADVANCED:INTERNAL=1
//Have include stddef.h
HAVE_STDDEF_H:INTERNAL=1
//Have include stdint.h
HAVE_STDINT_H:INTERNAL=1
//Have include sys/types.h
HAVE_SYS_TYPES_H:INTERNAL=1
//Result of TRY_COMPILE
HAVE_TIME_T_SIZE:INTERNAL=TRUE
//CHECK_TYPE_SIZE: sizeof(time_t)
TIME_T_SIZE:INTERNAL=8

View File

@ -0,0 +1,28 @@
set(CMAKE_ASM_COMPILER "/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc")
set(CMAKE_ASM_COMPILER_ARG1 "")
set(CMAKE_AR "/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32-elf-ar")
set(CMAKE_ASM_COMPILER_AR "/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc-ar")
set(CMAKE_RANLIB "/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32-elf-ranlib")
set(CMAKE_ASM_COMPILER_RANLIB "/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc-ranlib")
set(CMAKE_LINKER "/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32-elf-ld")
set(CMAKE_LINKER_LINK "")
set(CMAKE_LINKER_LLD "")
set(CMAKE_ASM_COMPILER_LINKER "")
set(CMAKE_ASM_COMPILER_LINKER_ID "")
set(CMAKE_ASM_COMPILER_LINKER_VERSION )
set(CMAKE_ASM_COMPILER_LINKER_FRONTEND_VARIANT )
set(CMAKE_MT "")
set(CMAKE_TAPI "CMAKE_TAPI-NOTFOUND")
set(CMAKE_ASM_COMPILER_LOADED 1)
set(CMAKE_ASM_COMPILER_ID "GNU")
set(CMAKE_ASM_COMPILER_VERSION "")
set(CMAKE_ASM_COMPILER_ENV_VAR "ASM")
set(CMAKE_ASM_IGNORE_EXTENSIONS h;H;o;O;obj;OBJ;def;DEF;rc;RC)
set(CMAKE_ASM_LINKER_PREFERENCE 0)
set(CMAKE_ASM_LINKER_DEPFILE_SUPPORTED )

View File

@ -0,0 +1,81 @@
set(CMAKE_C_COMPILER "/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc")
set(CMAKE_C_COMPILER_ARG1 "")
set(CMAKE_C_COMPILER_ID "GNU")
set(CMAKE_C_COMPILER_VERSION "13.2.0")
set(CMAKE_C_COMPILER_VERSION_INTERNAL "")
set(CMAKE_C_COMPILER_WRAPPER "")
set(CMAKE_C_STANDARD_COMPUTED_DEFAULT "17")
set(CMAKE_C_EXTENSIONS_COMPUTED_DEFAULT "ON")
set(CMAKE_C_STANDARD_LATEST "23")
set(CMAKE_C_COMPILE_FEATURES "c_std_90;c_function_prototypes;c_std_99;c_restrict;c_variadic_macros;c_std_11;c_static_assert;c_std_17;c_std_23")
set(CMAKE_C90_COMPILE_FEATURES "c_std_90;c_function_prototypes")
set(CMAKE_C99_COMPILE_FEATURES "c_std_99;c_restrict;c_variadic_macros")
set(CMAKE_C11_COMPILE_FEATURES "c_std_11;c_static_assert")
set(CMAKE_C17_COMPILE_FEATURES "c_std_17")
set(CMAKE_C23_COMPILE_FEATURES "c_std_23")
set(CMAKE_C_PLATFORM_ID "")
set(CMAKE_C_SIMULATE_ID "")
set(CMAKE_C_COMPILER_FRONTEND_VARIANT "GNU")
set(CMAKE_C_SIMULATE_VERSION "")
set(CMAKE_AR "/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32-elf-ar")
set(CMAKE_C_COMPILER_AR "/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc-ar")
set(CMAKE_RANLIB "/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32-elf-ranlib")
set(CMAKE_C_COMPILER_RANLIB "/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc-ranlib")
set(CMAKE_LINKER "/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32-elf-ld")
set(CMAKE_LINKER_LINK "")
set(CMAKE_LINKER_LLD "")
set(CMAKE_C_COMPILER_LINKER "NOTFOUND")
set(CMAKE_C_COMPILER_LINKER_ID "")
set(CMAKE_C_COMPILER_LINKER_VERSION )
set(CMAKE_C_COMPILER_LINKER_FRONTEND_VARIANT )
set(CMAKE_MT "")
set(CMAKE_TAPI "CMAKE_TAPI-NOTFOUND")
set(CMAKE_COMPILER_IS_GNUCC 1)
set(CMAKE_C_COMPILER_LOADED 1)
set(CMAKE_C_COMPILER_WORKS TRUE)
set(CMAKE_C_ABI_COMPILED TRUE)
set(CMAKE_C_COMPILER_ENV_VAR "CC")
set(CMAKE_C_COMPILER_ID_RUN 1)
set(CMAKE_C_SOURCE_FILE_EXTENSIONS c;m)
set(CMAKE_C_IGNORE_EXTENSIONS h;H;o;O;obj;OBJ;def;DEF;rc;RC)
set(CMAKE_C_LINKER_PREFERENCE 10)
set(CMAKE_C_LINKER_DEPFILE_SUPPORTED )
# 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/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/lib/gcc/xtensa-esp-elf/13.2.0/include;/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/lib/gcc/xtensa-esp-elf/13.2.0/include-fixed;/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/xtensa-esp-elf/sys-include;/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/xtensa-esp-elf/include")
set(CMAKE_C_IMPLICIT_LINK_LIBRARIES "gcc;c;nosys;c;gcc")
set(CMAKE_C_IMPLICIT_LINK_DIRECTORIES "/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/lib/gcc/xtensa-esp-elf/13.2.0/esp32;/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/xtensa-esp-elf/lib/esp32;/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/lib/gcc/xtensa-esp-elf/13.2.0;/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/lib/gcc;/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/xtensa-esp-elf/lib")
set(CMAKE_C_IMPLICIT_LINK_FRAMEWORK_DIRECTORIES "")

View File

@ -0,0 +1,101 @@
set(CMAKE_CXX_COMPILER "/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32-elf-g++")
set(CMAKE_CXX_COMPILER_ARG1 "")
set(CMAKE_CXX_COMPILER_ID "GNU")
set(CMAKE_CXX_COMPILER_VERSION "13.2.0")
set(CMAKE_CXX_COMPILER_VERSION_INTERNAL "")
set(CMAKE_CXX_COMPILER_WRAPPER "")
set(CMAKE_CXX_STANDARD_COMPUTED_DEFAULT "17")
set(CMAKE_CXX_EXTENSIONS_COMPUTED_DEFAULT "ON")
set(CMAKE_CXX_STANDARD_LATEST "23")
set(CMAKE_CXX_COMPILE_FEATURES "cxx_std_98;cxx_template_template_parameters;cxx_std_11;cxx_alias_templates;cxx_alignas;cxx_alignof;cxx_attributes;cxx_auto_type;cxx_constexpr;cxx_decltype;cxx_decltype_incomplete_return_types;cxx_default_function_template_args;cxx_defaulted_functions;cxx_defaulted_move_initializers;cxx_delegating_constructors;cxx_deleted_functions;cxx_enum_forward_declarations;cxx_explicit_conversions;cxx_extended_friend_declarations;cxx_extern_templates;cxx_final;cxx_func_identifier;cxx_generalized_initializers;cxx_inheriting_constructors;cxx_inline_namespaces;cxx_lambdas;cxx_local_type_template_args;cxx_long_long_type;cxx_noexcept;cxx_nonstatic_member_init;cxx_nullptr;cxx_override;cxx_range_for;cxx_raw_string_literals;cxx_reference_qualified_functions;cxx_right_angle_brackets;cxx_rvalue_references;cxx_sizeof_member;cxx_static_assert;cxx_strong_enums;cxx_thread_local;cxx_trailing_return_types;cxx_unicode_literals;cxx_uniform_initialization;cxx_unrestricted_unions;cxx_user_literals;cxx_variadic_macros;cxx_variadic_templates;cxx_std_14;cxx_aggregate_default_initializers;cxx_attribute_deprecated;cxx_binary_literals;cxx_contextual_conversions;cxx_decltype_auto;cxx_digit_separators;cxx_generic_lambdas;cxx_lambda_init_captures;cxx_relaxed_constexpr;cxx_return_type_deduction;cxx_variable_templates;cxx_std_17;cxx_std_20;cxx_std_23")
set(CMAKE_CXX98_COMPILE_FEATURES "cxx_std_98;cxx_template_template_parameters")
set(CMAKE_CXX11_COMPILE_FEATURES "cxx_std_11;cxx_alias_templates;cxx_alignas;cxx_alignof;cxx_attributes;cxx_auto_type;cxx_constexpr;cxx_decltype;cxx_decltype_incomplete_return_types;cxx_default_function_template_args;cxx_defaulted_functions;cxx_defaulted_move_initializers;cxx_delegating_constructors;cxx_deleted_functions;cxx_enum_forward_declarations;cxx_explicit_conversions;cxx_extended_friend_declarations;cxx_extern_templates;cxx_final;cxx_func_identifier;cxx_generalized_initializers;cxx_inheriting_constructors;cxx_inline_namespaces;cxx_lambdas;cxx_local_type_template_args;cxx_long_long_type;cxx_noexcept;cxx_nonstatic_member_init;cxx_nullptr;cxx_override;cxx_range_for;cxx_raw_string_literals;cxx_reference_qualified_functions;cxx_right_angle_brackets;cxx_rvalue_references;cxx_sizeof_member;cxx_static_assert;cxx_strong_enums;cxx_thread_local;cxx_trailing_return_types;cxx_unicode_literals;cxx_uniform_initialization;cxx_unrestricted_unions;cxx_user_literals;cxx_variadic_macros;cxx_variadic_templates")
set(CMAKE_CXX14_COMPILE_FEATURES "cxx_std_14;cxx_aggregate_default_initializers;cxx_attribute_deprecated;cxx_binary_literals;cxx_contextual_conversions;cxx_decltype_auto;cxx_digit_separators;cxx_generic_lambdas;cxx_lambda_init_captures;cxx_relaxed_constexpr;cxx_return_type_deduction;cxx_variable_templates")
set(CMAKE_CXX17_COMPILE_FEATURES "cxx_std_17")
set(CMAKE_CXX20_COMPILE_FEATURES "cxx_std_20")
set(CMAKE_CXX23_COMPILE_FEATURES "cxx_std_23")
set(CMAKE_CXX26_COMPILE_FEATURES "")
set(CMAKE_CXX_PLATFORM_ID "")
set(CMAKE_CXX_SIMULATE_ID "")
set(CMAKE_CXX_COMPILER_FRONTEND_VARIANT "GNU")
set(CMAKE_CXX_SIMULATE_VERSION "")
set(CMAKE_AR "/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32-elf-ar")
set(CMAKE_CXX_COMPILER_AR "/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc-ar")
set(CMAKE_RANLIB "/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32-elf-ranlib")
set(CMAKE_CXX_COMPILER_RANLIB "/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc-ranlib")
set(CMAKE_LINKER "/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32-elf-ld")
set(CMAKE_LINKER_LINK "")
set(CMAKE_LINKER_LLD "")
set(CMAKE_CXX_COMPILER_LINKER "NOTFOUND")
set(CMAKE_CXX_COMPILER_LINKER_ID "")
set(CMAKE_CXX_COMPILER_LINKER_VERSION )
set(CMAKE_CXX_COMPILER_LINKER_FRONTEND_VARIANT )
set(CMAKE_MT "")
set(CMAKE_TAPI "CMAKE_TAPI-NOTFOUND")
set(CMAKE_COMPILER_IS_GNUCXX 1)
set(CMAKE_CXX_COMPILER_LOADED 1)
set(CMAKE_CXX_COMPILER_WORKS TRUE)
set(CMAKE_CXX_ABI_COMPILED TRUE)
set(CMAKE_CXX_COMPILER_ENV_VAR "CXX")
set(CMAKE_CXX_COMPILER_ID_RUN 1)
set(CMAKE_CXX_SOURCE_FILE_EXTENSIONS C;M;c++;cc;cpp;cxx;m;mm;mpp;CPP;ixx;cppm;ccm;cxxm;c++m)
set(CMAKE_CXX_IGNORE_EXTENSIONS inl;h;hpp;HPP;H;o;O;obj;OBJ;def;DEF;rc;RC)
foreach (lang IN ITEMS C OBJC OBJCXX)
if (CMAKE_${lang}_COMPILER_ID_RUN)
foreach(extension IN LISTS CMAKE_${lang}_SOURCE_FILE_EXTENSIONS)
list(REMOVE_ITEM CMAKE_CXX_SOURCE_FILE_EXTENSIONS ${extension})
endforeach()
endif()
endforeach()
set(CMAKE_CXX_LINKER_PREFERENCE 30)
set(CMAKE_CXX_LINKER_PREFERENCE_PROPAGATES 1)
set(CMAKE_CXX_LINKER_DEPFILE_SUPPORTED )
# 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/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/xtensa-esp-elf/include/c++/13.2.0;/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/xtensa-esp-elf/include/c++/13.2.0/xtensa-esp-elf/esp32;/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/xtensa-esp-elf/include/c++/13.2.0/backward;/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/lib/gcc/xtensa-esp-elf/13.2.0/include;/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/lib/gcc/xtensa-esp-elf/13.2.0/include-fixed;/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/xtensa-esp-elf/sys-include;/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/xtensa-esp-elf/include")
set(CMAKE_CXX_IMPLICIT_LINK_LIBRARIES "stdc++;m;gcc;c;nosys;c;gcc")
set(CMAKE_CXX_IMPLICIT_LINK_DIRECTORIES "/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/lib/gcc/xtensa-esp-elf/13.2.0/esp32;/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/xtensa-esp-elf/lib/esp32;/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/lib/gcc/xtensa-esp-elf/13.2.0;/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/lib/gcc;/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/xtensa-esp-elf/lib")
set(CMAKE_CXX_IMPLICIT_LINK_FRAMEWORK_DIRECTORIES "")
set(CMAKE_CXX_COMPILER_CLANG_RESOURCE_DIR "")
set(CMAKE_CXX_COMPILER_IMPORT_STD "")
### Imported target for C++23 standard library
set(CMAKE_CXX23_COMPILER_IMPORT_STD_NOT_FOUND_MESSAGE "Toolchain does not support discovering `import std` support")

View File

@ -0,0 +1,15 @@
set(CMAKE_HOST_SYSTEM "Darwin-24.1.0")
set(CMAKE_HOST_SYSTEM_NAME "Darwin")
set(CMAKE_HOST_SYSTEM_VERSION "24.1.0")
set(CMAKE_HOST_SYSTEM_PROCESSOR "arm64")
include("/Users/hdh20267/esp/esp-idf/tools/cmake/toolchain-esp32.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)

View File

@ -0,0 +1,904 @@
#ifdef __cplusplus
# error "A C++ compiler has been selected for C."
#endif
#if defined(__18CXX)
# define ID_VOID_MAIN
#endif
#if defined(__CLASSIC_C__)
/* cv-qualifiers did not exist in K&R C */
# define const
# define volatile
#endif
#if !defined(__has_include)
/* If the compiler does not have __has_include, pretend the answer is
always no. */
# define __has_include(x) 0
#endif
/* Version number components: V=Version, R=Revision, P=Patch
Version date components: YYYY=Year, MM=Month, DD=Day */
#if defined(__INTEL_COMPILER) || defined(__ICC)
# define COMPILER_ID "Intel"
# if defined(_MSC_VER)
# define SIMULATE_ID "MSVC"
# endif
# if defined(__GNUC__)
# define SIMULATE_ID "GNU"
# endif
/* __INTEL_COMPILER = VRP prior to 2021, and then VVVV for 2021 and later,
except that a few beta releases use the old format with V=2021. */
# if __INTEL_COMPILER < 2021 || __INTEL_COMPILER == 202110 || __INTEL_COMPILER == 202111
# define COMPILER_VERSION_MAJOR DEC(__INTEL_COMPILER/100)
# define COMPILER_VERSION_MINOR DEC(__INTEL_COMPILER/10 % 10)
# if defined(__INTEL_COMPILER_UPDATE)
# define COMPILER_VERSION_PATCH DEC(__INTEL_COMPILER_UPDATE)
# else
# define COMPILER_VERSION_PATCH DEC(__INTEL_COMPILER % 10)
# endif
# else
# define COMPILER_VERSION_MAJOR DEC(__INTEL_COMPILER)
# define COMPILER_VERSION_MINOR DEC(__INTEL_COMPILER_UPDATE)
/* The third version component from --version is an update index,
but no macro is provided for it. */
# define COMPILER_VERSION_PATCH DEC(0)
# endif
# if defined(__INTEL_COMPILER_BUILD_DATE)
/* __INTEL_COMPILER_BUILD_DATE = YYYYMMDD */
# define COMPILER_VERSION_TWEAK DEC(__INTEL_COMPILER_BUILD_DATE)
# endif
# if defined(_MSC_VER)
/* _MSC_VER = VVRR */
# define SIMULATE_VERSION_MAJOR DEC(_MSC_VER / 100)
# define SIMULATE_VERSION_MINOR DEC(_MSC_VER % 100)
# endif
# if defined(__GNUC__)
# define SIMULATE_VERSION_MAJOR DEC(__GNUC__)
# elif defined(__GNUG__)
# define SIMULATE_VERSION_MAJOR DEC(__GNUG__)
# endif
# if defined(__GNUC_MINOR__)
# define SIMULATE_VERSION_MINOR DEC(__GNUC_MINOR__)
# endif
# if defined(__GNUC_PATCHLEVEL__)
# define SIMULATE_VERSION_PATCH DEC(__GNUC_PATCHLEVEL__)
# endif
#elif (defined(__clang__) && defined(__INTEL_CLANG_COMPILER)) || defined(__INTEL_LLVM_COMPILER)
# define COMPILER_ID "IntelLLVM"
#if defined(_MSC_VER)
# define SIMULATE_ID "MSVC"
#endif
#if defined(__GNUC__)
# define SIMULATE_ID "GNU"
#endif
/* __INTEL_LLVM_COMPILER = VVVVRP prior to 2021.2.0, VVVVRRPP for 2021.2.0 and
* later. Look for 6 digit vs. 8 digit version number to decide encoding.
* VVVV is no smaller than the current year when a version is released.
*/
#if __INTEL_LLVM_COMPILER < 1000000L
# define COMPILER_VERSION_MAJOR DEC(__INTEL_LLVM_COMPILER/100)
# define COMPILER_VERSION_MINOR DEC(__INTEL_LLVM_COMPILER/10 % 10)
# define COMPILER_VERSION_PATCH DEC(__INTEL_LLVM_COMPILER % 10)
#else
# define COMPILER_VERSION_MAJOR DEC(__INTEL_LLVM_COMPILER/10000)
# define COMPILER_VERSION_MINOR DEC(__INTEL_LLVM_COMPILER/100 % 100)
# define COMPILER_VERSION_PATCH DEC(__INTEL_LLVM_COMPILER % 100)
#endif
#if defined(_MSC_VER)
/* _MSC_VER = VVRR */
# define SIMULATE_VERSION_MAJOR DEC(_MSC_VER / 100)
# define SIMULATE_VERSION_MINOR DEC(_MSC_VER % 100)
#endif
#if defined(__GNUC__)
# define SIMULATE_VERSION_MAJOR DEC(__GNUC__)
#elif defined(__GNUG__)
# define SIMULATE_VERSION_MAJOR DEC(__GNUG__)
#endif
#if defined(__GNUC_MINOR__)
# define SIMULATE_VERSION_MINOR DEC(__GNUC_MINOR__)
#endif
#if defined(__GNUC_PATCHLEVEL__)
# define SIMULATE_VERSION_PATCH DEC(__GNUC_PATCHLEVEL__)
#endif
#elif defined(__PATHCC__)
# define COMPILER_ID "PathScale"
# define COMPILER_VERSION_MAJOR DEC(__PATHCC__)
# define COMPILER_VERSION_MINOR DEC(__PATHCC_MINOR__)
# if defined(__PATHCC_PATCHLEVEL__)
# define COMPILER_VERSION_PATCH DEC(__PATHCC_PATCHLEVEL__)
# endif
#elif defined(__BORLANDC__) && defined(__CODEGEARC_VERSION__)
# define COMPILER_ID "Embarcadero"
# define COMPILER_VERSION_MAJOR HEX(__CODEGEARC_VERSION__>>24 & 0x00FF)
# define COMPILER_VERSION_MINOR HEX(__CODEGEARC_VERSION__>>16 & 0x00FF)
# define COMPILER_VERSION_PATCH DEC(__CODEGEARC_VERSION__ & 0xFFFF)
#elif defined(__BORLANDC__)
# define COMPILER_ID "Borland"
/* __BORLANDC__ = 0xVRR */
# define COMPILER_VERSION_MAJOR HEX(__BORLANDC__>>8)
# define COMPILER_VERSION_MINOR HEX(__BORLANDC__ & 0xFF)
#elif defined(__WATCOMC__) && __WATCOMC__ < 1200
# define COMPILER_ID "Watcom"
/* __WATCOMC__ = VVRR */
# define COMPILER_VERSION_MAJOR DEC(__WATCOMC__ / 100)
# define COMPILER_VERSION_MINOR DEC((__WATCOMC__ / 10) % 10)
# if (__WATCOMC__ % 10) > 0
# define COMPILER_VERSION_PATCH DEC(__WATCOMC__ % 10)
# endif
#elif defined(__WATCOMC__)
# define COMPILER_ID "OpenWatcom"
/* __WATCOMC__ = VVRP + 1100 */
# define COMPILER_VERSION_MAJOR DEC((__WATCOMC__ - 1100) / 100)
# define COMPILER_VERSION_MINOR DEC((__WATCOMC__ / 10) % 10)
# if (__WATCOMC__ % 10) > 0
# define COMPILER_VERSION_PATCH DEC(__WATCOMC__ % 10)
# endif
#elif defined(__SUNPRO_C)
# define COMPILER_ID "SunPro"
# if __SUNPRO_C >= 0x5100
/* __SUNPRO_C = 0xVRRP */
# define COMPILER_VERSION_MAJOR HEX(__SUNPRO_C>>12)
# define COMPILER_VERSION_MINOR HEX(__SUNPRO_C>>4 & 0xFF)
# define COMPILER_VERSION_PATCH HEX(__SUNPRO_C & 0xF)
# else
/* __SUNPRO_CC = 0xVRP */
# define COMPILER_VERSION_MAJOR HEX(__SUNPRO_C>>8)
# define COMPILER_VERSION_MINOR HEX(__SUNPRO_C>>4 & 0xF)
# define COMPILER_VERSION_PATCH HEX(__SUNPRO_C & 0xF)
# endif
#elif defined(__HP_cc)
# define COMPILER_ID "HP"
/* __HP_cc = VVRRPP */
# define COMPILER_VERSION_MAJOR DEC(__HP_cc/10000)
# define COMPILER_VERSION_MINOR DEC(__HP_cc/100 % 100)
# define COMPILER_VERSION_PATCH DEC(__HP_cc % 100)
#elif defined(__DECC)
# define COMPILER_ID "Compaq"
/* __DECC_VER = VVRRTPPPP */
# define COMPILER_VERSION_MAJOR DEC(__DECC_VER/10000000)
# define COMPILER_VERSION_MINOR DEC(__DECC_VER/100000 % 100)
# define COMPILER_VERSION_PATCH DEC(__DECC_VER % 10000)
#elif defined(__IBMC__) && defined(__COMPILER_VER__)
# define COMPILER_ID "zOS"
/* __IBMC__ = VRP */
# define COMPILER_VERSION_MAJOR DEC(__IBMC__/100)
# define COMPILER_VERSION_MINOR DEC(__IBMC__/10 % 10)
# define COMPILER_VERSION_PATCH DEC(__IBMC__ % 10)
#elif defined(__open_xl__) && defined(__clang__)
# define COMPILER_ID "IBMClang"
# define COMPILER_VERSION_MAJOR DEC(__open_xl_version__)
# define COMPILER_VERSION_MINOR DEC(__open_xl_release__)
# define COMPILER_VERSION_PATCH DEC(__open_xl_modification__)
# define COMPILER_VERSION_TWEAK DEC(__open_xl_ptf_fix_level__)
#elif defined(__ibmxl__) && defined(__clang__)
# define COMPILER_ID "XLClang"
# define COMPILER_VERSION_MAJOR DEC(__ibmxl_version__)
# define COMPILER_VERSION_MINOR DEC(__ibmxl_release__)
# define COMPILER_VERSION_PATCH DEC(__ibmxl_modification__)
# define COMPILER_VERSION_TWEAK DEC(__ibmxl_ptf_fix_level__)
#elif defined(__IBMC__) && !defined(__COMPILER_VER__) && __IBMC__ >= 800
# define COMPILER_ID "XL"
/* __IBMC__ = VRP */
# define COMPILER_VERSION_MAJOR DEC(__IBMC__/100)
# define COMPILER_VERSION_MINOR DEC(__IBMC__/10 % 10)
# define COMPILER_VERSION_PATCH DEC(__IBMC__ % 10)
#elif defined(__IBMC__) && !defined(__COMPILER_VER__) && __IBMC__ < 800
# define COMPILER_ID "VisualAge"
/* __IBMC__ = VRP */
# define COMPILER_VERSION_MAJOR DEC(__IBMC__/100)
# define COMPILER_VERSION_MINOR DEC(__IBMC__/10 % 10)
# define COMPILER_VERSION_PATCH DEC(__IBMC__ % 10)
#elif defined(__NVCOMPILER)
# define COMPILER_ID "NVHPC"
# define COMPILER_VERSION_MAJOR DEC(__NVCOMPILER_MAJOR__)
# define COMPILER_VERSION_MINOR DEC(__NVCOMPILER_MINOR__)
# if defined(__NVCOMPILER_PATCHLEVEL__)
# define COMPILER_VERSION_PATCH DEC(__NVCOMPILER_PATCHLEVEL__)
# endif
#elif defined(__PGI)
# define COMPILER_ID "PGI"
# define COMPILER_VERSION_MAJOR DEC(__PGIC__)
# define COMPILER_VERSION_MINOR DEC(__PGIC_MINOR__)
# if defined(__PGIC_PATCHLEVEL__)
# define COMPILER_VERSION_PATCH DEC(__PGIC_PATCHLEVEL__)
# endif
#elif defined(__clang__) && defined(__cray__)
# define COMPILER_ID "CrayClang"
# define COMPILER_VERSION_MAJOR DEC(__cray_major__)
# define COMPILER_VERSION_MINOR DEC(__cray_minor__)
# define COMPILER_VERSION_PATCH DEC(__cray_patchlevel__)
# define COMPILER_VERSION_INTERNAL_STR __clang_version__
#elif defined(_CRAYC)
# define COMPILER_ID "Cray"
# define COMPILER_VERSION_MAJOR DEC(_RELEASE_MAJOR)
# define COMPILER_VERSION_MINOR DEC(_RELEASE_MINOR)
#elif defined(__TI_COMPILER_VERSION__)
# define COMPILER_ID "TI"
/* __TI_COMPILER_VERSION__ = VVVRRRPPP */
# define COMPILER_VERSION_MAJOR DEC(__TI_COMPILER_VERSION__/1000000)
# define COMPILER_VERSION_MINOR DEC(__TI_COMPILER_VERSION__/1000 % 1000)
# define COMPILER_VERSION_PATCH DEC(__TI_COMPILER_VERSION__ % 1000)
#elif defined(__CLANG_FUJITSU)
# define COMPILER_ID "FujitsuClang"
# define COMPILER_VERSION_MAJOR DEC(__FCC_major__)
# define COMPILER_VERSION_MINOR DEC(__FCC_minor__)
# define COMPILER_VERSION_PATCH DEC(__FCC_patchlevel__)
# define COMPILER_VERSION_INTERNAL_STR __clang_version__
#elif defined(__FUJITSU)
# define COMPILER_ID "Fujitsu"
# if defined(__FCC_version__)
# define COMPILER_VERSION __FCC_version__
# elif defined(__FCC_major__)
# define COMPILER_VERSION_MAJOR DEC(__FCC_major__)
# define COMPILER_VERSION_MINOR DEC(__FCC_minor__)
# define COMPILER_VERSION_PATCH DEC(__FCC_patchlevel__)
# endif
# if defined(__fcc_version)
# define COMPILER_VERSION_INTERNAL DEC(__fcc_version)
# elif defined(__FCC_VERSION)
# define COMPILER_VERSION_INTERNAL DEC(__FCC_VERSION)
# endif
#elif defined(__ghs__)
# define COMPILER_ID "GHS"
/* __GHS_VERSION_NUMBER = VVVVRP */
# ifdef __GHS_VERSION_NUMBER
# define COMPILER_VERSION_MAJOR DEC(__GHS_VERSION_NUMBER / 100)
# define COMPILER_VERSION_MINOR DEC(__GHS_VERSION_NUMBER / 10 % 10)
# define COMPILER_VERSION_PATCH DEC(__GHS_VERSION_NUMBER % 10)
# endif
#elif defined(__TASKING__)
# define COMPILER_ID "Tasking"
# define COMPILER_VERSION_MAJOR DEC(__VERSION__/1000)
# define COMPILER_VERSION_MINOR DEC(__VERSION__ % 100)
# define COMPILER_VERSION_INTERNAL DEC(__VERSION__)
#elif defined(__ORANGEC__)
# define COMPILER_ID "OrangeC"
# define COMPILER_VERSION_MAJOR DEC(__ORANGEC_MAJOR__)
# define COMPILER_VERSION_MINOR DEC(__ORANGEC_MINOR__)
# define COMPILER_VERSION_PATCH DEC(__ORANGEC_PATCHLEVEL__)
#elif defined(__TINYC__)
# define COMPILER_ID "TinyCC"
#elif defined(__BCC__)
# define COMPILER_ID "Bruce"
#elif defined(__SCO_VERSION__)
# define COMPILER_ID "SCO"
#elif defined(__ARMCC_VERSION) && !defined(__clang__)
# define COMPILER_ID "ARMCC"
#if __ARMCC_VERSION >= 1000000
/* __ARMCC_VERSION = VRRPPPP */
# define COMPILER_VERSION_MAJOR DEC(__ARMCC_VERSION/1000000)
# define COMPILER_VERSION_MINOR DEC(__ARMCC_VERSION/10000 % 100)
# define COMPILER_VERSION_PATCH DEC(__ARMCC_VERSION % 10000)
#else
/* __ARMCC_VERSION = VRPPPP */
# define COMPILER_VERSION_MAJOR DEC(__ARMCC_VERSION/100000)
# define COMPILER_VERSION_MINOR DEC(__ARMCC_VERSION/10000 % 10)
# define COMPILER_VERSION_PATCH DEC(__ARMCC_VERSION % 10000)
#endif
#elif defined(__clang__) && defined(__apple_build_version__)
# define COMPILER_ID "AppleClang"
# if defined(_MSC_VER)
# define SIMULATE_ID "MSVC"
# endif
# define COMPILER_VERSION_MAJOR DEC(__clang_major__)
# define COMPILER_VERSION_MINOR DEC(__clang_minor__)
# define COMPILER_VERSION_PATCH DEC(__clang_patchlevel__)
# if defined(_MSC_VER)
/* _MSC_VER = VVRR */
# define SIMULATE_VERSION_MAJOR DEC(_MSC_VER / 100)
# define SIMULATE_VERSION_MINOR DEC(_MSC_VER % 100)
# endif
# define COMPILER_VERSION_TWEAK DEC(__apple_build_version__)
#elif defined(__clang__) && defined(__ARMCOMPILER_VERSION)
# define COMPILER_ID "ARMClang"
# define COMPILER_VERSION_MAJOR DEC(__ARMCOMPILER_VERSION/1000000)
# define COMPILER_VERSION_MINOR DEC(__ARMCOMPILER_VERSION/10000 % 100)
# define COMPILER_VERSION_PATCH DEC(__ARMCOMPILER_VERSION/100 % 100)
# define COMPILER_VERSION_INTERNAL DEC(__ARMCOMPILER_VERSION)
#elif defined(__clang__) && defined(__ti__)
# define COMPILER_ID "TIClang"
# define COMPILER_VERSION_MAJOR DEC(__ti_major__)
# define COMPILER_VERSION_MINOR DEC(__ti_minor__)
# define COMPILER_VERSION_PATCH DEC(__ti_patchlevel__)
# define COMPILER_VERSION_INTERNAL DEC(__ti_version__)
#elif defined(__clang__)
# define COMPILER_ID "Clang"
# if defined(_MSC_VER)
# define SIMULATE_ID "MSVC"
# endif
# define COMPILER_VERSION_MAJOR DEC(__clang_major__)
# define COMPILER_VERSION_MINOR DEC(__clang_minor__)
# define COMPILER_VERSION_PATCH DEC(__clang_patchlevel__)
# if defined(_MSC_VER)
/* _MSC_VER = VVRR */
# define SIMULATE_VERSION_MAJOR DEC(_MSC_VER / 100)
# define SIMULATE_VERSION_MINOR DEC(_MSC_VER % 100)
# endif
#elif defined(__LCC__) && (defined(__GNUC__) || defined(__GNUG__) || defined(__MCST__))
# define COMPILER_ID "LCC"
# define COMPILER_VERSION_MAJOR DEC(__LCC__ / 100)
# define COMPILER_VERSION_MINOR DEC(__LCC__ % 100)
# if defined(__LCC_MINOR__)
# define COMPILER_VERSION_PATCH DEC(__LCC_MINOR__)
# endif
# if defined(__GNUC__) && defined(__GNUC_MINOR__)
# define SIMULATE_ID "GNU"
# define SIMULATE_VERSION_MAJOR DEC(__GNUC__)
# define SIMULATE_VERSION_MINOR DEC(__GNUC_MINOR__)
# if defined(__GNUC_PATCHLEVEL__)
# define SIMULATE_VERSION_PATCH DEC(__GNUC_PATCHLEVEL__)
# endif
# endif
#elif defined(__GNUC__)
# define COMPILER_ID "GNU"
# define COMPILER_VERSION_MAJOR DEC(__GNUC__)
# if defined(__GNUC_MINOR__)
# define COMPILER_VERSION_MINOR DEC(__GNUC_MINOR__)
# endif
# if defined(__GNUC_PATCHLEVEL__)
# define COMPILER_VERSION_PATCH DEC(__GNUC_PATCHLEVEL__)
# endif
#elif defined(_MSC_VER)
# define COMPILER_ID "MSVC"
/* _MSC_VER = VVRR */
# define COMPILER_VERSION_MAJOR DEC(_MSC_VER / 100)
# define COMPILER_VERSION_MINOR DEC(_MSC_VER % 100)
# if defined(_MSC_FULL_VER)
# if _MSC_VER >= 1400
/* _MSC_FULL_VER = VVRRPPPPP */
# define COMPILER_VERSION_PATCH DEC(_MSC_FULL_VER % 100000)
# else
/* _MSC_FULL_VER = VVRRPPPP */
# define COMPILER_VERSION_PATCH DEC(_MSC_FULL_VER % 10000)
# endif
# endif
# if defined(_MSC_BUILD)
# define COMPILER_VERSION_TWEAK DEC(_MSC_BUILD)
# endif
#elif defined(_ADI_COMPILER)
# define COMPILER_ID "ADSP"
#if defined(__VERSIONNUM__)
/* __VERSIONNUM__ = 0xVVRRPPTT */
# define COMPILER_VERSION_MAJOR DEC(__VERSIONNUM__ >> 24 & 0xFF)
# define COMPILER_VERSION_MINOR DEC(__VERSIONNUM__ >> 16 & 0xFF)
# define COMPILER_VERSION_PATCH DEC(__VERSIONNUM__ >> 8 & 0xFF)
# define COMPILER_VERSION_TWEAK DEC(__VERSIONNUM__ & 0xFF)
#endif
#elif defined(__IAR_SYSTEMS_ICC__) || defined(__IAR_SYSTEMS_ICC)
# define COMPILER_ID "IAR"
# if defined(__VER__) && defined(__ICCARM__)
# define COMPILER_VERSION_MAJOR DEC((__VER__) / 1000000)
# define COMPILER_VERSION_MINOR DEC(((__VER__) / 1000) % 1000)
# define COMPILER_VERSION_PATCH DEC((__VER__) % 1000)
# define COMPILER_VERSION_INTERNAL DEC(__IAR_SYSTEMS_ICC__)
# elif defined(__VER__) && (defined(__ICCAVR__) || defined(__ICCRX__) || defined(__ICCRH850__) || defined(__ICCRL78__) || defined(__ICC430__) || defined(__ICCRISCV__) || defined(__ICCV850__) || defined(__ICC8051__) || defined(__ICCSTM8__))
# define COMPILER_VERSION_MAJOR DEC((__VER__) / 100)
# define COMPILER_VERSION_MINOR DEC((__VER__) - (((__VER__) / 100)*100))
# define COMPILER_VERSION_PATCH DEC(__SUBVERSION__)
# define COMPILER_VERSION_INTERNAL DEC(__IAR_SYSTEMS_ICC__)
# endif
#elif defined(__SDCC_VERSION_MAJOR) || defined(SDCC)
# define COMPILER_ID "SDCC"
# if defined(__SDCC_VERSION_MAJOR)
# define COMPILER_VERSION_MAJOR DEC(__SDCC_VERSION_MAJOR)
# define COMPILER_VERSION_MINOR DEC(__SDCC_VERSION_MINOR)
# define COMPILER_VERSION_PATCH DEC(__SDCC_VERSION_PATCH)
# else
/* SDCC = VRP */
# define COMPILER_VERSION_MAJOR DEC(SDCC/100)
# define COMPILER_VERSION_MINOR DEC(SDCC/10 % 10)
# define COMPILER_VERSION_PATCH DEC(SDCC % 10)
# endif
/* These compilers are either not known or too old to define an
identification macro. Try to identify the platform and guess that
it is the native compiler. */
#elif defined(__hpux) || defined(__hpua)
# define COMPILER_ID "HP"
#else /* unknown compiler */
# define COMPILER_ID ""
#endif
/* Construct the string literal in pieces to prevent the source from
getting matched. Store it in a pointer rather than an array
because some compilers will just produce instructions to fill the
array rather than assigning a pointer to a static array. */
char const* info_compiler = "INFO" ":" "compiler[" COMPILER_ID "]";
#ifdef SIMULATE_ID
char const* info_simulate = "INFO" ":" "simulate[" SIMULATE_ID "]";
#endif
#ifdef __QNXNTO__
char const* qnxnto = "INFO" ":" "qnxnto[]";
#endif
#if defined(__CRAYXT_COMPUTE_LINUX_TARGET)
char const *info_cray = "INFO" ":" "compiler_wrapper[CrayPrgEnv]";
#endif
#define STRINGIFY_HELPER(X) #X
#define STRINGIFY(X) STRINGIFY_HELPER(X)
/* Identify known platforms by name. */
#if defined(__linux) || defined(__linux__) || defined(linux)
# define PLATFORM_ID "Linux"
#elif defined(__MSYS__)
# define PLATFORM_ID "MSYS"
#elif defined(__CYGWIN__)
# define PLATFORM_ID "Cygwin"
#elif defined(__MINGW32__)
# define PLATFORM_ID "MinGW"
#elif defined(__APPLE__)
# define PLATFORM_ID "Darwin"
#elif defined(_WIN32) || defined(__WIN32__) || defined(WIN32)
# define PLATFORM_ID "Windows"
#elif defined(__FreeBSD__) || defined(__FreeBSD)
# define PLATFORM_ID "FreeBSD"
#elif defined(__NetBSD__) || defined(__NetBSD)
# define PLATFORM_ID "NetBSD"
#elif defined(__OpenBSD__) || defined(__OPENBSD)
# define PLATFORM_ID "OpenBSD"
#elif defined(__sun) || defined(sun)
# define PLATFORM_ID "SunOS"
#elif defined(_AIX) || defined(__AIX) || defined(__AIX__) || defined(__aix) || defined(__aix__)
# define PLATFORM_ID "AIX"
#elif defined(__hpux) || defined(__hpux__)
# define PLATFORM_ID "HP-UX"
#elif defined(__HAIKU__)
# define PLATFORM_ID "Haiku"
#elif defined(__BeOS) || defined(__BEOS__) || defined(_BEOS)
# define PLATFORM_ID "BeOS"
#elif defined(__QNX__) || defined(__QNXNTO__)
# define PLATFORM_ID "QNX"
#elif defined(__tru64) || defined(_tru64) || defined(__TRU64__)
# define PLATFORM_ID "Tru64"
#elif defined(__riscos) || defined(__riscos__)
# define PLATFORM_ID "RISCos"
#elif defined(__sinix) || defined(__sinix__) || defined(__SINIX__)
# define PLATFORM_ID "SINIX"
#elif defined(__UNIX_SV__)
# define PLATFORM_ID "UNIX_SV"
#elif defined(__bsdos__)
# define PLATFORM_ID "BSDOS"
#elif defined(_MPRAS) || defined(MPRAS)
# define PLATFORM_ID "MP-RAS"
#elif defined(__osf) || defined(__osf__)
# define PLATFORM_ID "OSF1"
#elif defined(_SCO_SV) || defined(SCO_SV) || defined(sco_sv)
# define PLATFORM_ID "SCO_SV"
#elif defined(__ultrix) || defined(__ultrix__) || defined(_ULTRIX)
# define PLATFORM_ID "ULTRIX"
#elif defined(__XENIX__) || defined(_XENIX) || defined(XENIX)
# define PLATFORM_ID "Xenix"
#elif defined(__WATCOMC__)
# if defined(__LINUX__)
# define PLATFORM_ID "Linux"
# elif defined(__DOS__)
# define PLATFORM_ID "DOS"
# elif defined(__OS2__)
# define PLATFORM_ID "OS2"
# elif defined(__WINDOWS__)
# define PLATFORM_ID "Windows3x"
# elif defined(__VXWORKS__)
# define PLATFORM_ID "VxWorks"
# else /* unknown platform */
# define PLATFORM_ID
# endif
#elif defined(__INTEGRITY)
# if defined(INT_178B)
# define PLATFORM_ID "Integrity178"
# else /* regular Integrity */
# define PLATFORM_ID "Integrity"
# endif
# elif defined(_ADI_COMPILER)
# define PLATFORM_ID "ADSP"
#else /* unknown platform */
# define PLATFORM_ID
#endif
/* For windows compilers MSVC and Intel we can determine
the architecture of the compiler being used. This is because
the compilers do not have flags that can change the architecture,
but rather depend on which compiler is being used
*/
#if defined(_WIN32) && defined(_MSC_VER)
# if defined(_M_IA64)
# define ARCHITECTURE_ID "IA64"
# elif defined(_M_ARM64EC)
# define ARCHITECTURE_ID "ARM64EC"
# elif defined(_M_X64) || defined(_M_AMD64)
# define ARCHITECTURE_ID "x64"
# elif defined(_M_IX86)
# define ARCHITECTURE_ID "X86"
# elif defined(_M_ARM64)
# define ARCHITECTURE_ID "ARM64"
# elif defined(_M_ARM)
# if _M_ARM == 4
# define ARCHITECTURE_ID "ARMV4I"
# elif _M_ARM == 5
# define ARCHITECTURE_ID "ARMV5I"
# else
# define ARCHITECTURE_ID "ARMV" STRINGIFY(_M_ARM)
# endif
# elif defined(_M_MIPS)
# define ARCHITECTURE_ID "MIPS"
# elif defined(_M_SH)
# define ARCHITECTURE_ID "SHx"
# else /* unknown architecture */
# define ARCHITECTURE_ID ""
# endif
#elif defined(__WATCOMC__)
# if defined(_M_I86)
# define ARCHITECTURE_ID "I86"
# elif defined(_M_IX86)
# define ARCHITECTURE_ID "X86"
# else /* unknown architecture */
# define ARCHITECTURE_ID ""
# endif
#elif defined(__IAR_SYSTEMS_ICC__) || defined(__IAR_SYSTEMS_ICC)
# if defined(__ICCARM__)
# define ARCHITECTURE_ID "ARM"
# elif defined(__ICCRX__)
# define ARCHITECTURE_ID "RX"
# elif defined(__ICCRH850__)
# define ARCHITECTURE_ID "RH850"
# elif defined(__ICCRL78__)
# define ARCHITECTURE_ID "RL78"
# elif defined(__ICCRISCV__)
# define ARCHITECTURE_ID "RISCV"
# elif defined(__ICCAVR__)
# define ARCHITECTURE_ID "AVR"
# elif defined(__ICC430__)
# define ARCHITECTURE_ID "MSP430"
# elif defined(__ICCV850__)
# define ARCHITECTURE_ID "V850"
# elif defined(__ICC8051__)
# define ARCHITECTURE_ID "8051"
# elif defined(__ICCSTM8__)
# define ARCHITECTURE_ID "STM8"
# else /* unknown architecture */
# define ARCHITECTURE_ID ""
# endif
#elif defined(__ghs__)
# if defined(__PPC64__)
# define ARCHITECTURE_ID "PPC64"
# elif defined(__ppc__)
# define ARCHITECTURE_ID "PPC"
# elif defined(__ARM__)
# define ARCHITECTURE_ID "ARM"
# elif defined(__x86_64__)
# define ARCHITECTURE_ID "x64"
# elif defined(__i386__)
# define ARCHITECTURE_ID "X86"
# else /* unknown architecture */
# define ARCHITECTURE_ID ""
# endif
#elif defined(__clang__) && defined(__ti__)
# if defined(__ARM_ARCH)
# define ARCHITECTURE_ID "Arm"
# else /* unknown architecture */
# define ARCHITECTURE_ID ""
# endif
#elif defined(__TI_COMPILER_VERSION__)
# if defined(__TI_ARM__)
# define ARCHITECTURE_ID "ARM"
# elif defined(__MSP430__)
# define ARCHITECTURE_ID "MSP430"
# elif defined(__TMS320C28XX__)
# define ARCHITECTURE_ID "TMS320C28x"
# elif defined(__TMS320C6X__) || defined(_TMS320C6X)
# define ARCHITECTURE_ID "TMS320C6x"
# else /* unknown architecture */
# define ARCHITECTURE_ID ""
# endif
# elif defined(__ADSPSHARC__)
# define ARCHITECTURE_ID "SHARC"
# elif defined(__ADSPBLACKFIN__)
# define ARCHITECTURE_ID "Blackfin"
#elif defined(__TASKING__)
# if defined(__CTC__) || defined(__CPTC__)
# define ARCHITECTURE_ID "TriCore"
# elif defined(__CMCS__)
# define ARCHITECTURE_ID "MCS"
# elif defined(__CARM__)
# define ARCHITECTURE_ID "ARM"
# elif defined(__CARC__)
# define ARCHITECTURE_ID "ARC"
# elif defined(__C51__)
# define ARCHITECTURE_ID "8051"
# elif defined(__CPCP__)
# define ARCHITECTURE_ID "PCP"
# else
# define ARCHITECTURE_ID ""
# endif
#else
# define ARCHITECTURE_ID
#endif
/* Convert integer to decimal digit literals. */
#define DEC(n) \
('0' + (((n) / 10000000)%10)), \
('0' + (((n) / 1000000)%10)), \
('0' + (((n) / 100000)%10)), \
('0' + (((n) / 10000)%10)), \
('0' + (((n) / 1000)%10)), \
('0' + (((n) / 100)%10)), \
('0' + (((n) / 10)%10)), \
('0' + ((n) % 10))
/* Convert integer to hex digit literals. */
#define HEX(n) \
('0' + ((n)>>28 & 0xF)), \
('0' + ((n)>>24 & 0xF)), \
('0' + ((n)>>20 & 0xF)), \
('0' + ((n)>>16 & 0xF)), \
('0' + ((n)>>12 & 0xF)), \
('0' + ((n)>>8 & 0xF)), \
('0' + ((n)>>4 & 0xF)), \
('0' + ((n) & 0xF))
/* Construct a string literal encoding the version number. */
#ifdef COMPILER_VERSION
char const* info_version = "INFO" ":" "compiler_version[" COMPILER_VERSION "]";
/* Construct a string literal encoding the version number components. */
#elif defined(COMPILER_VERSION_MAJOR)
char const info_version[] = {
'I', 'N', 'F', 'O', ':',
'c','o','m','p','i','l','e','r','_','v','e','r','s','i','o','n','[',
COMPILER_VERSION_MAJOR,
# ifdef COMPILER_VERSION_MINOR
'.', COMPILER_VERSION_MINOR,
# ifdef COMPILER_VERSION_PATCH
'.', COMPILER_VERSION_PATCH,
# ifdef COMPILER_VERSION_TWEAK
'.', COMPILER_VERSION_TWEAK,
# endif
# endif
# endif
']','\0'};
#endif
/* Construct a string literal encoding the internal version number. */
#ifdef COMPILER_VERSION_INTERNAL
char const info_version_internal[] = {
'I', 'N', 'F', 'O', ':',
'c','o','m','p','i','l','e','r','_','v','e','r','s','i','o','n','_',
'i','n','t','e','r','n','a','l','[',
COMPILER_VERSION_INTERNAL,']','\0'};
#elif defined(COMPILER_VERSION_INTERNAL_STR)
char const* info_version_internal = "INFO" ":" "compiler_version_internal[" COMPILER_VERSION_INTERNAL_STR "]";
#endif
/* Construct a string literal encoding the version number components. */
#ifdef SIMULATE_VERSION_MAJOR
char const info_simulate_version[] = {
'I', 'N', 'F', 'O', ':',
's','i','m','u','l','a','t','e','_','v','e','r','s','i','o','n','[',
SIMULATE_VERSION_MAJOR,
# ifdef SIMULATE_VERSION_MINOR
'.', SIMULATE_VERSION_MINOR,
# ifdef SIMULATE_VERSION_PATCH
'.', SIMULATE_VERSION_PATCH,
# ifdef SIMULATE_VERSION_TWEAK
'.', SIMULATE_VERSION_TWEAK,
# endif
# endif
# endif
']','\0'};
#endif
/* Construct the string literal in pieces to prevent the source from
getting matched. Store it in a pointer rather than an array
because some compilers will just produce instructions to fill the
array rather than assigning a pointer to a static array. */
char const* info_platform = "INFO" ":" "platform[" PLATFORM_ID "]";
char const* info_arch = "INFO" ":" "arch[" ARCHITECTURE_ID "]";
#define C_STD_99 199901L
#define C_STD_11 201112L
#define C_STD_17 201710L
#define C_STD_23 202311L
#ifdef __STDC_VERSION__
# define C_STD __STDC_VERSION__
#endif
#if !defined(__STDC__) && !defined(__clang__)
# if defined(_MSC_VER) || defined(__ibmxl__) || defined(__IBMC__)
# define C_VERSION "90"
# else
# define C_VERSION
# endif
#elif C_STD > C_STD_17
# define C_VERSION "23"
#elif C_STD > C_STD_11
# define C_VERSION "17"
#elif C_STD > C_STD_99
# define C_VERSION "11"
#elif C_STD >= C_STD_99
# define C_VERSION "99"
#else
# define C_VERSION "90"
#endif
const char* info_language_standard_default =
"INFO" ":" "standard_default[" C_VERSION "]";
const char* info_language_extensions_default = "INFO" ":" "extensions_default["
#if (defined(__clang__) || defined(__GNUC__) || defined(__xlC__) || \
defined(__TI_COMPILER_VERSION__)) && \
!defined(__STRICT_ANSI__)
"ON"
#else
"OFF"
#endif
"]";
/*--------------------------------------------------------------------------*/
#ifdef ID_VOID_MAIN
void main() {}
#else
# if defined(__CLASSIC_C__)
int main(argc, argv) int argc; char *argv[];
# else
int main(int argc, char* argv[])
# endif
{
int require = 0;
require += info_compiler[argc];
require += info_platform[argc];
require += info_arch[argc];
#ifdef COMPILER_VERSION_MAJOR
require += info_version[argc];
#endif
#ifdef COMPILER_VERSION_INTERNAL
require += info_version_internal[argc];
#endif
#ifdef SIMULATE_ID
require += info_simulate[argc];
#endif
#ifdef SIMULATE_VERSION_MAJOR
require += info_simulate_version[argc];
#endif
#if defined(__CRAYXT_COMPUTE_LINUX_TARGET)
require += info_cray[argc];
#endif
require += info_language_standard_default[argc];
require += info_language_extensions_default[argc];
(void)argv;
return require;
}
#endif

Binary file not shown.

View File

@ -0,0 +1,919 @@
/* This source file must have a .cpp extension so that all C++ compilers
recognize the extension without flags. Borland does not know .cxx for
example. */
#ifndef __cplusplus
# error "A C compiler has been selected for C++."
#endif
#if !defined(__has_include)
/* If the compiler does not have __has_include, pretend the answer is
always no. */
# define __has_include(x) 0
#endif
/* Version number components: V=Version, R=Revision, P=Patch
Version date components: YYYY=Year, MM=Month, DD=Day */
#if defined(__INTEL_COMPILER) || defined(__ICC)
# define COMPILER_ID "Intel"
# if defined(_MSC_VER)
# define SIMULATE_ID "MSVC"
# endif
# if defined(__GNUC__)
# define SIMULATE_ID "GNU"
# endif
/* __INTEL_COMPILER = VRP prior to 2021, and then VVVV for 2021 and later,
except that a few beta releases use the old format with V=2021. */
# if __INTEL_COMPILER < 2021 || __INTEL_COMPILER == 202110 || __INTEL_COMPILER == 202111
# define COMPILER_VERSION_MAJOR DEC(__INTEL_COMPILER/100)
# define COMPILER_VERSION_MINOR DEC(__INTEL_COMPILER/10 % 10)
# if defined(__INTEL_COMPILER_UPDATE)
# define COMPILER_VERSION_PATCH DEC(__INTEL_COMPILER_UPDATE)
# else
# define COMPILER_VERSION_PATCH DEC(__INTEL_COMPILER % 10)
# endif
# else
# define COMPILER_VERSION_MAJOR DEC(__INTEL_COMPILER)
# define COMPILER_VERSION_MINOR DEC(__INTEL_COMPILER_UPDATE)
/* The third version component from --version is an update index,
but no macro is provided for it. */
# define COMPILER_VERSION_PATCH DEC(0)
# endif
# if defined(__INTEL_COMPILER_BUILD_DATE)
/* __INTEL_COMPILER_BUILD_DATE = YYYYMMDD */
# define COMPILER_VERSION_TWEAK DEC(__INTEL_COMPILER_BUILD_DATE)
# endif
# if defined(_MSC_VER)
/* _MSC_VER = VVRR */
# define SIMULATE_VERSION_MAJOR DEC(_MSC_VER / 100)
# define SIMULATE_VERSION_MINOR DEC(_MSC_VER % 100)
# endif
# if defined(__GNUC__)
# define SIMULATE_VERSION_MAJOR DEC(__GNUC__)
# elif defined(__GNUG__)
# define SIMULATE_VERSION_MAJOR DEC(__GNUG__)
# endif
# if defined(__GNUC_MINOR__)
# define SIMULATE_VERSION_MINOR DEC(__GNUC_MINOR__)
# endif
# if defined(__GNUC_PATCHLEVEL__)
# define SIMULATE_VERSION_PATCH DEC(__GNUC_PATCHLEVEL__)
# endif
#elif (defined(__clang__) && defined(__INTEL_CLANG_COMPILER)) || defined(__INTEL_LLVM_COMPILER)
# define COMPILER_ID "IntelLLVM"
#if defined(_MSC_VER)
# define SIMULATE_ID "MSVC"
#endif
#if defined(__GNUC__)
# define SIMULATE_ID "GNU"
#endif
/* __INTEL_LLVM_COMPILER = VVVVRP prior to 2021.2.0, VVVVRRPP for 2021.2.0 and
* later. Look for 6 digit vs. 8 digit version number to decide encoding.
* VVVV is no smaller than the current year when a version is released.
*/
#if __INTEL_LLVM_COMPILER < 1000000L
# define COMPILER_VERSION_MAJOR DEC(__INTEL_LLVM_COMPILER/100)
# define COMPILER_VERSION_MINOR DEC(__INTEL_LLVM_COMPILER/10 % 10)
# define COMPILER_VERSION_PATCH DEC(__INTEL_LLVM_COMPILER % 10)
#else
# define COMPILER_VERSION_MAJOR DEC(__INTEL_LLVM_COMPILER/10000)
# define COMPILER_VERSION_MINOR DEC(__INTEL_LLVM_COMPILER/100 % 100)
# define COMPILER_VERSION_PATCH DEC(__INTEL_LLVM_COMPILER % 100)
#endif
#if defined(_MSC_VER)
/* _MSC_VER = VVRR */
# define SIMULATE_VERSION_MAJOR DEC(_MSC_VER / 100)
# define SIMULATE_VERSION_MINOR DEC(_MSC_VER % 100)
#endif
#if defined(__GNUC__)
# define SIMULATE_VERSION_MAJOR DEC(__GNUC__)
#elif defined(__GNUG__)
# define SIMULATE_VERSION_MAJOR DEC(__GNUG__)
#endif
#if defined(__GNUC_MINOR__)
# define SIMULATE_VERSION_MINOR DEC(__GNUC_MINOR__)
#endif
#if defined(__GNUC_PATCHLEVEL__)
# define SIMULATE_VERSION_PATCH DEC(__GNUC_PATCHLEVEL__)
#endif
#elif defined(__PATHCC__)
# define COMPILER_ID "PathScale"
# define COMPILER_VERSION_MAJOR DEC(__PATHCC__)
# define COMPILER_VERSION_MINOR DEC(__PATHCC_MINOR__)
# if defined(__PATHCC_PATCHLEVEL__)
# define COMPILER_VERSION_PATCH DEC(__PATHCC_PATCHLEVEL__)
# endif
#elif defined(__BORLANDC__) && defined(__CODEGEARC_VERSION__)
# define COMPILER_ID "Embarcadero"
# define COMPILER_VERSION_MAJOR HEX(__CODEGEARC_VERSION__>>24 & 0x00FF)
# define COMPILER_VERSION_MINOR HEX(__CODEGEARC_VERSION__>>16 & 0x00FF)
# define COMPILER_VERSION_PATCH DEC(__CODEGEARC_VERSION__ & 0xFFFF)
#elif defined(__BORLANDC__)
# define COMPILER_ID "Borland"
/* __BORLANDC__ = 0xVRR */
# define COMPILER_VERSION_MAJOR HEX(__BORLANDC__>>8)
# define COMPILER_VERSION_MINOR HEX(__BORLANDC__ & 0xFF)
#elif defined(__WATCOMC__) && __WATCOMC__ < 1200
# define COMPILER_ID "Watcom"
/* __WATCOMC__ = VVRR */
# define COMPILER_VERSION_MAJOR DEC(__WATCOMC__ / 100)
# define COMPILER_VERSION_MINOR DEC((__WATCOMC__ / 10) % 10)
# if (__WATCOMC__ % 10) > 0
# define COMPILER_VERSION_PATCH DEC(__WATCOMC__ % 10)
# endif
#elif defined(__WATCOMC__)
# define COMPILER_ID "OpenWatcom"
/* __WATCOMC__ = VVRP + 1100 */
# define COMPILER_VERSION_MAJOR DEC((__WATCOMC__ - 1100) / 100)
# define COMPILER_VERSION_MINOR DEC((__WATCOMC__ / 10) % 10)
# if (__WATCOMC__ % 10) > 0
# define COMPILER_VERSION_PATCH DEC(__WATCOMC__ % 10)
# endif
#elif defined(__SUNPRO_CC)
# define COMPILER_ID "SunPro"
# if __SUNPRO_CC >= 0x5100
/* __SUNPRO_CC = 0xVRRP */
# define COMPILER_VERSION_MAJOR HEX(__SUNPRO_CC>>12)
# define COMPILER_VERSION_MINOR HEX(__SUNPRO_CC>>4 & 0xFF)
# define COMPILER_VERSION_PATCH HEX(__SUNPRO_CC & 0xF)
# else
/* __SUNPRO_CC = 0xVRP */
# define COMPILER_VERSION_MAJOR HEX(__SUNPRO_CC>>8)
# define COMPILER_VERSION_MINOR HEX(__SUNPRO_CC>>4 & 0xF)
# define COMPILER_VERSION_PATCH HEX(__SUNPRO_CC & 0xF)
# endif
#elif defined(__HP_aCC)
# define COMPILER_ID "HP"
/* __HP_aCC = VVRRPP */
# define COMPILER_VERSION_MAJOR DEC(__HP_aCC/10000)
# define COMPILER_VERSION_MINOR DEC(__HP_aCC/100 % 100)
# define COMPILER_VERSION_PATCH DEC(__HP_aCC % 100)
#elif defined(__DECCXX)
# define COMPILER_ID "Compaq"
/* __DECCXX_VER = VVRRTPPPP */
# define COMPILER_VERSION_MAJOR DEC(__DECCXX_VER/10000000)
# define COMPILER_VERSION_MINOR DEC(__DECCXX_VER/100000 % 100)
# define COMPILER_VERSION_PATCH DEC(__DECCXX_VER % 10000)
#elif defined(__IBMCPP__) && defined(__COMPILER_VER__)
# define COMPILER_ID "zOS"
/* __IBMCPP__ = VRP */
# define COMPILER_VERSION_MAJOR DEC(__IBMCPP__/100)
# define COMPILER_VERSION_MINOR DEC(__IBMCPP__/10 % 10)
# define COMPILER_VERSION_PATCH DEC(__IBMCPP__ % 10)
#elif defined(__open_xl__) && defined(__clang__)
# define COMPILER_ID "IBMClang"
# define COMPILER_VERSION_MAJOR DEC(__open_xl_version__)
# define COMPILER_VERSION_MINOR DEC(__open_xl_release__)
# define COMPILER_VERSION_PATCH DEC(__open_xl_modification__)
# define COMPILER_VERSION_TWEAK DEC(__open_xl_ptf_fix_level__)
#elif defined(__ibmxl__) && defined(__clang__)
# define COMPILER_ID "XLClang"
# define COMPILER_VERSION_MAJOR DEC(__ibmxl_version__)
# define COMPILER_VERSION_MINOR DEC(__ibmxl_release__)
# define COMPILER_VERSION_PATCH DEC(__ibmxl_modification__)
# define COMPILER_VERSION_TWEAK DEC(__ibmxl_ptf_fix_level__)
#elif defined(__IBMCPP__) && !defined(__COMPILER_VER__) && __IBMCPP__ >= 800
# define COMPILER_ID "XL"
/* __IBMCPP__ = VRP */
# define COMPILER_VERSION_MAJOR DEC(__IBMCPP__/100)
# define COMPILER_VERSION_MINOR DEC(__IBMCPP__/10 % 10)
# define COMPILER_VERSION_PATCH DEC(__IBMCPP__ % 10)
#elif defined(__IBMCPP__) && !defined(__COMPILER_VER__) && __IBMCPP__ < 800
# define COMPILER_ID "VisualAge"
/* __IBMCPP__ = VRP */
# define COMPILER_VERSION_MAJOR DEC(__IBMCPP__/100)
# define COMPILER_VERSION_MINOR DEC(__IBMCPP__/10 % 10)
# define COMPILER_VERSION_PATCH DEC(__IBMCPP__ % 10)
#elif defined(__NVCOMPILER)
# define COMPILER_ID "NVHPC"
# define COMPILER_VERSION_MAJOR DEC(__NVCOMPILER_MAJOR__)
# define COMPILER_VERSION_MINOR DEC(__NVCOMPILER_MINOR__)
# if defined(__NVCOMPILER_PATCHLEVEL__)
# define COMPILER_VERSION_PATCH DEC(__NVCOMPILER_PATCHLEVEL__)
# endif
#elif defined(__PGI)
# define COMPILER_ID "PGI"
# define COMPILER_VERSION_MAJOR DEC(__PGIC__)
# define COMPILER_VERSION_MINOR DEC(__PGIC_MINOR__)
# if defined(__PGIC_PATCHLEVEL__)
# define COMPILER_VERSION_PATCH DEC(__PGIC_PATCHLEVEL__)
# endif
#elif defined(__clang__) && defined(__cray__)
# define COMPILER_ID "CrayClang"
# define COMPILER_VERSION_MAJOR DEC(__cray_major__)
# define COMPILER_VERSION_MINOR DEC(__cray_minor__)
# define COMPILER_VERSION_PATCH DEC(__cray_patchlevel__)
# define COMPILER_VERSION_INTERNAL_STR __clang_version__
#elif defined(_CRAYC)
# define COMPILER_ID "Cray"
# define COMPILER_VERSION_MAJOR DEC(_RELEASE_MAJOR)
# define COMPILER_VERSION_MINOR DEC(_RELEASE_MINOR)
#elif defined(__TI_COMPILER_VERSION__)
# define COMPILER_ID "TI"
/* __TI_COMPILER_VERSION__ = VVVRRRPPP */
# define COMPILER_VERSION_MAJOR DEC(__TI_COMPILER_VERSION__/1000000)
# define COMPILER_VERSION_MINOR DEC(__TI_COMPILER_VERSION__/1000 % 1000)
# define COMPILER_VERSION_PATCH DEC(__TI_COMPILER_VERSION__ % 1000)
#elif defined(__CLANG_FUJITSU)
# define COMPILER_ID "FujitsuClang"
# define COMPILER_VERSION_MAJOR DEC(__FCC_major__)
# define COMPILER_VERSION_MINOR DEC(__FCC_minor__)
# define COMPILER_VERSION_PATCH DEC(__FCC_patchlevel__)
# define COMPILER_VERSION_INTERNAL_STR __clang_version__
#elif defined(__FUJITSU)
# define COMPILER_ID "Fujitsu"
# if defined(__FCC_version__)
# define COMPILER_VERSION __FCC_version__
# elif defined(__FCC_major__)
# define COMPILER_VERSION_MAJOR DEC(__FCC_major__)
# define COMPILER_VERSION_MINOR DEC(__FCC_minor__)
# define COMPILER_VERSION_PATCH DEC(__FCC_patchlevel__)
# endif
# if defined(__fcc_version)
# define COMPILER_VERSION_INTERNAL DEC(__fcc_version)
# elif defined(__FCC_VERSION)
# define COMPILER_VERSION_INTERNAL DEC(__FCC_VERSION)
# endif
#elif defined(__ghs__)
# define COMPILER_ID "GHS"
/* __GHS_VERSION_NUMBER = VVVVRP */
# ifdef __GHS_VERSION_NUMBER
# define COMPILER_VERSION_MAJOR DEC(__GHS_VERSION_NUMBER / 100)
# define COMPILER_VERSION_MINOR DEC(__GHS_VERSION_NUMBER / 10 % 10)
# define COMPILER_VERSION_PATCH DEC(__GHS_VERSION_NUMBER % 10)
# endif
#elif defined(__TASKING__)
# define COMPILER_ID "Tasking"
# define COMPILER_VERSION_MAJOR DEC(__VERSION__/1000)
# define COMPILER_VERSION_MINOR DEC(__VERSION__ % 100)
# define COMPILER_VERSION_INTERNAL DEC(__VERSION__)
#elif defined(__ORANGEC__)
# define COMPILER_ID "OrangeC"
# define COMPILER_VERSION_MAJOR DEC(__ORANGEC_MAJOR__)
# define COMPILER_VERSION_MINOR DEC(__ORANGEC_MINOR__)
# define COMPILER_VERSION_PATCH DEC(__ORANGEC_PATCHLEVEL__)
#elif defined(__SCO_VERSION__)
# define COMPILER_ID "SCO"
#elif defined(__ARMCC_VERSION) && !defined(__clang__)
# define COMPILER_ID "ARMCC"
#if __ARMCC_VERSION >= 1000000
/* __ARMCC_VERSION = VRRPPPP */
# define COMPILER_VERSION_MAJOR DEC(__ARMCC_VERSION/1000000)
# define COMPILER_VERSION_MINOR DEC(__ARMCC_VERSION/10000 % 100)
# define COMPILER_VERSION_PATCH DEC(__ARMCC_VERSION % 10000)
#else
/* __ARMCC_VERSION = VRPPPP */
# define COMPILER_VERSION_MAJOR DEC(__ARMCC_VERSION/100000)
# define COMPILER_VERSION_MINOR DEC(__ARMCC_VERSION/10000 % 10)
# define COMPILER_VERSION_PATCH DEC(__ARMCC_VERSION % 10000)
#endif
#elif defined(__clang__) && defined(__apple_build_version__)
# define COMPILER_ID "AppleClang"
# if defined(_MSC_VER)
# define SIMULATE_ID "MSVC"
# endif
# define COMPILER_VERSION_MAJOR DEC(__clang_major__)
# define COMPILER_VERSION_MINOR DEC(__clang_minor__)
# define COMPILER_VERSION_PATCH DEC(__clang_patchlevel__)
# if defined(_MSC_VER)
/* _MSC_VER = VVRR */
# define SIMULATE_VERSION_MAJOR DEC(_MSC_VER / 100)
# define SIMULATE_VERSION_MINOR DEC(_MSC_VER % 100)
# endif
# define COMPILER_VERSION_TWEAK DEC(__apple_build_version__)
#elif defined(__clang__) && defined(__ARMCOMPILER_VERSION)
# define COMPILER_ID "ARMClang"
# define COMPILER_VERSION_MAJOR DEC(__ARMCOMPILER_VERSION/1000000)
# define COMPILER_VERSION_MINOR DEC(__ARMCOMPILER_VERSION/10000 % 100)
# define COMPILER_VERSION_PATCH DEC(__ARMCOMPILER_VERSION/100 % 100)
# define COMPILER_VERSION_INTERNAL DEC(__ARMCOMPILER_VERSION)
#elif defined(__clang__) && defined(__ti__)
# define COMPILER_ID "TIClang"
# define COMPILER_VERSION_MAJOR DEC(__ti_major__)
# define COMPILER_VERSION_MINOR DEC(__ti_minor__)
# define COMPILER_VERSION_PATCH DEC(__ti_patchlevel__)
# define COMPILER_VERSION_INTERNAL DEC(__ti_version__)
#elif defined(__clang__)
# define COMPILER_ID "Clang"
# if defined(_MSC_VER)
# define SIMULATE_ID "MSVC"
# endif
# define COMPILER_VERSION_MAJOR DEC(__clang_major__)
# define COMPILER_VERSION_MINOR DEC(__clang_minor__)
# define COMPILER_VERSION_PATCH DEC(__clang_patchlevel__)
# if defined(_MSC_VER)
/* _MSC_VER = VVRR */
# define SIMULATE_VERSION_MAJOR DEC(_MSC_VER / 100)
# define SIMULATE_VERSION_MINOR DEC(_MSC_VER % 100)
# endif
#elif defined(__LCC__) && (defined(__GNUC__) || defined(__GNUG__) || defined(__MCST__))
# define COMPILER_ID "LCC"
# define COMPILER_VERSION_MAJOR DEC(__LCC__ / 100)
# define COMPILER_VERSION_MINOR DEC(__LCC__ % 100)
# if defined(__LCC_MINOR__)
# define COMPILER_VERSION_PATCH DEC(__LCC_MINOR__)
# endif
# if defined(__GNUC__) && defined(__GNUC_MINOR__)
# define SIMULATE_ID "GNU"
# define SIMULATE_VERSION_MAJOR DEC(__GNUC__)
# define SIMULATE_VERSION_MINOR DEC(__GNUC_MINOR__)
# if defined(__GNUC_PATCHLEVEL__)
# define SIMULATE_VERSION_PATCH DEC(__GNUC_PATCHLEVEL__)
# endif
# endif
#elif defined(__GNUC__) || defined(__GNUG__)
# define COMPILER_ID "GNU"
# if defined(__GNUC__)
# define COMPILER_VERSION_MAJOR DEC(__GNUC__)
# else
# define COMPILER_VERSION_MAJOR DEC(__GNUG__)
# endif
# if defined(__GNUC_MINOR__)
# define COMPILER_VERSION_MINOR DEC(__GNUC_MINOR__)
# endif
# if defined(__GNUC_PATCHLEVEL__)
# define COMPILER_VERSION_PATCH DEC(__GNUC_PATCHLEVEL__)
# endif
#elif defined(_MSC_VER)
# define COMPILER_ID "MSVC"
/* _MSC_VER = VVRR */
# define COMPILER_VERSION_MAJOR DEC(_MSC_VER / 100)
# define COMPILER_VERSION_MINOR DEC(_MSC_VER % 100)
# if defined(_MSC_FULL_VER)
# if _MSC_VER >= 1400
/* _MSC_FULL_VER = VVRRPPPPP */
# define COMPILER_VERSION_PATCH DEC(_MSC_FULL_VER % 100000)
# else
/* _MSC_FULL_VER = VVRRPPPP */
# define COMPILER_VERSION_PATCH DEC(_MSC_FULL_VER % 10000)
# endif
# endif
# if defined(_MSC_BUILD)
# define COMPILER_VERSION_TWEAK DEC(_MSC_BUILD)
# endif
#elif defined(_ADI_COMPILER)
# define COMPILER_ID "ADSP"
#if defined(__VERSIONNUM__)
/* __VERSIONNUM__ = 0xVVRRPPTT */
# define COMPILER_VERSION_MAJOR DEC(__VERSIONNUM__ >> 24 & 0xFF)
# define COMPILER_VERSION_MINOR DEC(__VERSIONNUM__ >> 16 & 0xFF)
# define COMPILER_VERSION_PATCH DEC(__VERSIONNUM__ >> 8 & 0xFF)
# define COMPILER_VERSION_TWEAK DEC(__VERSIONNUM__ & 0xFF)
#endif
#elif defined(__IAR_SYSTEMS_ICC__) || defined(__IAR_SYSTEMS_ICC)
# define COMPILER_ID "IAR"
# if defined(__VER__) && defined(__ICCARM__)
# define COMPILER_VERSION_MAJOR DEC((__VER__) / 1000000)
# define COMPILER_VERSION_MINOR DEC(((__VER__) / 1000) % 1000)
# define COMPILER_VERSION_PATCH DEC((__VER__) % 1000)
# define COMPILER_VERSION_INTERNAL DEC(__IAR_SYSTEMS_ICC__)
# elif defined(__VER__) && (defined(__ICCAVR__) || defined(__ICCRX__) || defined(__ICCRH850__) || defined(__ICCRL78__) || defined(__ICC430__) || defined(__ICCRISCV__) || defined(__ICCV850__) || defined(__ICC8051__) || defined(__ICCSTM8__))
# define COMPILER_VERSION_MAJOR DEC((__VER__) / 100)
# define COMPILER_VERSION_MINOR DEC((__VER__) - (((__VER__) / 100)*100))
# define COMPILER_VERSION_PATCH DEC(__SUBVERSION__)
# define COMPILER_VERSION_INTERNAL DEC(__IAR_SYSTEMS_ICC__)
# endif
/* These compilers are either not known or too old to define an
identification macro. Try to identify the platform and guess that
it is the native compiler. */
#elif defined(__hpux) || defined(__hpua)
# define COMPILER_ID "HP"
#else /* unknown compiler */
# define COMPILER_ID ""
#endif
/* Construct the string literal in pieces to prevent the source from
getting matched. Store it in a pointer rather than an array
because some compilers will just produce instructions to fill the
array rather than assigning a pointer to a static array. */
char const* info_compiler = "INFO" ":" "compiler[" COMPILER_ID "]";
#ifdef SIMULATE_ID
char const* info_simulate = "INFO" ":" "simulate[" SIMULATE_ID "]";
#endif
#ifdef __QNXNTO__
char const* qnxnto = "INFO" ":" "qnxnto[]";
#endif
#if defined(__CRAYXT_COMPUTE_LINUX_TARGET)
char const *info_cray = "INFO" ":" "compiler_wrapper[CrayPrgEnv]";
#endif
#define STRINGIFY_HELPER(X) #X
#define STRINGIFY(X) STRINGIFY_HELPER(X)
/* Identify known platforms by name. */
#if defined(__linux) || defined(__linux__) || defined(linux)
# define PLATFORM_ID "Linux"
#elif defined(__MSYS__)
# define PLATFORM_ID "MSYS"
#elif defined(__CYGWIN__)
# define PLATFORM_ID "Cygwin"
#elif defined(__MINGW32__)
# define PLATFORM_ID "MinGW"
#elif defined(__APPLE__)
# define PLATFORM_ID "Darwin"
#elif defined(_WIN32) || defined(__WIN32__) || defined(WIN32)
# define PLATFORM_ID "Windows"
#elif defined(__FreeBSD__) || defined(__FreeBSD)
# define PLATFORM_ID "FreeBSD"
#elif defined(__NetBSD__) || defined(__NetBSD)
# define PLATFORM_ID "NetBSD"
#elif defined(__OpenBSD__) || defined(__OPENBSD)
# define PLATFORM_ID "OpenBSD"
#elif defined(__sun) || defined(sun)
# define PLATFORM_ID "SunOS"
#elif defined(_AIX) || defined(__AIX) || defined(__AIX__) || defined(__aix) || defined(__aix__)
# define PLATFORM_ID "AIX"
#elif defined(__hpux) || defined(__hpux__)
# define PLATFORM_ID "HP-UX"
#elif defined(__HAIKU__)
# define PLATFORM_ID "Haiku"
#elif defined(__BeOS) || defined(__BEOS__) || defined(_BEOS)
# define PLATFORM_ID "BeOS"
#elif defined(__QNX__) || defined(__QNXNTO__)
# define PLATFORM_ID "QNX"
#elif defined(__tru64) || defined(_tru64) || defined(__TRU64__)
# define PLATFORM_ID "Tru64"
#elif defined(__riscos) || defined(__riscos__)
# define PLATFORM_ID "RISCos"
#elif defined(__sinix) || defined(__sinix__) || defined(__SINIX__)
# define PLATFORM_ID "SINIX"
#elif defined(__UNIX_SV__)
# define PLATFORM_ID "UNIX_SV"
#elif defined(__bsdos__)
# define PLATFORM_ID "BSDOS"
#elif defined(_MPRAS) || defined(MPRAS)
# define PLATFORM_ID "MP-RAS"
#elif defined(__osf) || defined(__osf__)
# define PLATFORM_ID "OSF1"
#elif defined(_SCO_SV) || defined(SCO_SV) || defined(sco_sv)
# define PLATFORM_ID "SCO_SV"
#elif defined(__ultrix) || defined(__ultrix__) || defined(_ULTRIX)
# define PLATFORM_ID "ULTRIX"
#elif defined(__XENIX__) || defined(_XENIX) || defined(XENIX)
# define PLATFORM_ID "Xenix"
#elif defined(__WATCOMC__)
# if defined(__LINUX__)
# define PLATFORM_ID "Linux"
# elif defined(__DOS__)
# define PLATFORM_ID "DOS"
# elif defined(__OS2__)
# define PLATFORM_ID "OS2"
# elif defined(__WINDOWS__)
# define PLATFORM_ID "Windows3x"
# elif defined(__VXWORKS__)
# define PLATFORM_ID "VxWorks"
# else /* unknown platform */
# define PLATFORM_ID
# endif
#elif defined(__INTEGRITY)
# if defined(INT_178B)
# define PLATFORM_ID "Integrity178"
# else /* regular Integrity */
# define PLATFORM_ID "Integrity"
# endif
# elif defined(_ADI_COMPILER)
# define PLATFORM_ID "ADSP"
#else /* unknown platform */
# define PLATFORM_ID
#endif
/* For windows compilers MSVC and Intel we can determine
the architecture of the compiler being used. This is because
the compilers do not have flags that can change the architecture,
but rather depend on which compiler is being used
*/
#if defined(_WIN32) && defined(_MSC_VER)
# if defined(_M_IA64)
# define ARCHITECTURE_ID "IA64"
# elif defined(_M_ARM64EC)
# define ARCHITECTURE_ID "ARM64EC"
# elif defined(_M_X64) || defined(_M_AMD64)
# define ARCHITECTURE_ID "x64"
# elif defined(_M_IX86)
# define ARCHITECTURE_ID "X86"
# elif defined(_M_ARM64)
# define ARCHITECTURE_ID "ARM64"
# elif defined(_M_ARM)
# if _M_ARM == 4
# define ARCHITECTURE_ID "ARMV4I"
# elif _M_ARM == 5
# define ARCHITECTURE_ID "ARMV5I"
# else
# define ARCHITECTURE_ID "ARMV" STRINGIFY(_M_ARM)
# endif
# elif defined(_M_MIPS)
# define ARCHITECTURE_ID "MIPS"
# elif defined(_M_SH)
# define ARCHITECTURE_ID "SHx"
# else /* unknown architecture */
# define ARCHITECTURE_ID ""
# endif
#elif defined(__WATCOMC__)
# if defined(_M_I86)
# define ARCHITECTURE_ID "I86"
# elif defined(_M_IX86)
# define ARCHITECTURE_ID "X86"
# else /* unknown architecture */
# define ARCHITECTURE_ID ""
# endif
#elif defined(__IAR_SYSTEMS_ICC__) || defined(__IAR_SYSTEMS_ICC)
# if defined(__ICCARM__)
# define ARCHITECTURE_ID "ARM"
# elif defined(__ICCRX__)
# define ARCHITECTURE_ID "RX"
# elif defined(__ICCRH850__)
# define ARCHITECTURE_ID "RH850"
# elif defined(__ICCRL78__)
# define ARCHITECTURE_ID "RL78"
# elif defined(__ICCRISCV__)
# define ARCHITECTURE_ID "RISCV"
# elif defined(__ICCAVR__)
# define ARCHITECTURE_ID "AVR"
# elif defined(__ICC430__)
# define ARCHITECTURE_ID "MSP430"
# elif defined(__ICCV850__)
# define ARCHITECTURE_ID "V850"
# elif defined(__ICC8051__)
# define ARCHITECTURE_ID "8051"
# elif defined(__ICCSTM8__)
# define ARCHITECTURE_ID "STM8"
# else /* unknown architecture */
# define ARCHITECTURE_ID ""
# endif
#elif defined(__ghs__)
# if defined(__PPC64__)
# define ARCHITECTURE_ID "PPC64"
# elif defined(__ppc__)
# define ARCHITECTURE_ID "PPC"
# elif defined(__ARM__)
# define ARCHITECTURE_ID "ARM"
# elif defined(__x86_64__)
# define ARCHITECTURE_ID "x64"
# elif defined(__i386__)
# define ARCHITECTURE_ID "X86"
# else /* unknown architecture */
# define ARCHITECTURE_ID ""
# endif
#elif defined(__clang__) && defined(__ti__)
# if defined(__ARM_ARCH)
# define ARCHITECTURE_ID "Arm"
# else /* unknown architecture */
# define ARCHITECTURE_ID ""
# endif
#elif defined(__TI_COMPILER_VERSION__)
# if defined(__TI_ARM__)
# define ARCHITECTURE_ID "ARM"
# elif defined(__MSP430__)
# define ARCHITECTURE_ID "MSP430"
# elif defined(__TMS320C28XX__)
# define ARCHITECTURE_ID "TMS320C28x"
# elif defined(__TMS320C6X__) || defined(_TMS320C6X)
# define ARCHITECTURE_ID "TMS320C6x"
# else /* unknown architecture */
# define ARCHITECTURE_ID ""
# endif
# elif defined(__ADSPSHARC__)
# define ARCHITECTURE_ID "SHARC"
# elif defined(__ADSPBLACKFIN__)
# define ARCHITECTURE_ID "Blackfin"
#elif defined(__TASKING__)
# if defined(__CTC__) || defined(__CPTC__)
# define ARCHITECTURE_ID "TriCore"
# elif defined(__CMCS__)
# define ARCHITECTURE_ID "MCS"
# elif defined(__CARM__)
# define ARCHITECTURE_ID "ARM"
# elif defined(__CARC__)
# define ARCHITECTURE_ID "ARC"
# elif defined(__C51__)
# define ARCHITECTURE_ID "8051"
# elif defined(__CPCP__)
# define ARCHITECTURE_ID "PCP"
# else
# define ARCHITECTURE_ID ""
# endif
#else
# define ARCHITECTURE_ID
#endif
/* Convert integer to decimal digit literals. */
#define DEC(n) \
('0' + (((n) / 10000000)%10)), \
('0' + (((n) / 1000000)%10)), \
('0' + (((n) / 100000)%10)), \
('0' + (((n) / 10000)%10)), \
('0' + (((n) / 1000)%10)), \
('0' + (((n) / 100)%10)), \
('0' + (((n) / 10)%10)), \
('0' + ((n) % 10))
/* Convert integer to hex digit literals. */
#define HEX(n) \
('0' + ((n)>>28 & 0xF)), \
('0' + ((n)>>24 & 0xF)), \
('0' + ((n)>>20 & 0xF)), \
('0' + ((n)>>16 & 0xF)), \
('0' + ((n)>>12 & 0xF)), \
('0' + ((n)>>8 & 0xF)), \
('0' + ((n)>>4 & 0xF)), \
('0' + ((n) & 0xF))
/* Construct a string literal encoding the version number. */
#ifdef COMPILER_VERSION
char const* info_version = "INFO" ":" "compiler_version[" COMPILER_VERSION "]";
/* Construct a string literal encoding the version number components. */
#elif defined(COMPILER_VERSION_MAJOR)
char const info_version[] = {
'I', 'N', 'F', 'O', ':',
'c','o','m','p','i','l','e','r','_','v','e','r','s','i','o','n','[',
COMPILER_VERSION_MAJOR,
# ifdef COMPILER_VERSION_MINOR
'.', COMPILER_VERSION_MINOR,
# ifdef COMPILER_VERSION_PATCH
'.', COMPILER_VERSION_PATCH,
# ifdef COMPILER_VERSION_TWEAK
'.', COMPILER_VERSION_TWEAK,
# endif
# endif
# endif
']','\0'};
#endif
/* Construct a string literal encoding the internal version number. */
#ifdef COMPILER_VERSION_INTERNAL
char const info_version_internal[] = {
'I', 'N', 'F', 'O', ':',
'c','o','m','p','i','l','e','r','_','v','e','r','s','i','o','n','_',
'i','n','t','e','r','n','a','l','[',
COMPILER_VERSION_INTERNAL,']','\0'};
#elif defined(COMPILER_VERSION_INTERNAL_STR)
char const* info_version_internal = "INFO" ":" "compiler_version_internal[" COMPILER_VERSION_INTERNAL_STR "]";
#endif
/* Construct a string literal encoding the version number components. */
#ifdef SIMULATE_VERSION_MAJOR
char const info_simulate_version[] = {
'I', 'N', 'F', 'O', ':',
's','i','m','u','l','a','t','e','_','v','e','r','s','i','o','n','[',
SIMULATE_VERSION_MAJOR,
# ifdef SIMULATE_VERSION_MINOR
'.', SIMULATE_VERSION_MINOR,
# ifdef SIMULATE_VERSION_PATCH
'.', SIMULATE_VERSION_PATCH,
# ifdef SIMULATE_VERSION_TWEAK
'.', SIMULATE_VERSION_TWEAK,
# endif
# endif
# endif
']','\0'};
#endif
/* Construct the string literal in pieces to prevent the source from
getting matched. Store it in a pointer rather than an array
because some compilers will just produce instructions to fill the
array rather than assigning a pointer to a static array. */
char const* info_platform = "INFO" ":" "platform[" PLATFORM_ID "]";
char const* info_arch = "INFO" ":" "arch[" ARCHITECTURE_ID "]";
#define CXX_STD_98 199711L
#define CXX_STD_11 201103L
#define CXX_STD_14 201402L
#define CXX_STD_17 201703L
#define CXX_STD_20 202002L
#define CXX_STD_23 202302L
#if defined(__INTEL_COMPILER) && defined(_MSVC_LANG)
# if _MSVC_LANG > CXX_STD_17
# define CXX_STD _MSVC_LANG
# elif _MSVC_LANG == CXX_STD_17 && defined(__cpp_aggregate_paren_init)
# define CXX_STD CXX_STD_20
# elif _MSVC_LANG > CXX_STD_14 && __cplusplus > CXX_STD_17
# define CXX_STD CXX_STD_20
# elif _MSVC_LANG > CXX_STD_14
# define CXX_STD CXX_STD_17
# elif defined(__INTEL_CXX11_MODE__) && defined(__cpp_aggregate_nsdmi)
# define CXX_STD CXX_STD_14
# elif defined(__INTEL_CXX11_MODE__)
# define CXX_STD CXX_STD_11
# else
# define CXX_STD CXX_STD_98
# endif
#elif defined(_MSC_VER) && defined(_MSVC_LANG)
# if _MSVC_LANG > __cplusplus
# define CXX_STD _MSVC_LANG
# else
# define CXX_STD __cplusplus
# endif
#elif defined(__NVCOMPILER)
# if __cplusplus == CXX_STD_17 && defined(__cpp_aggregate_paren_init)
# define CXX_STD CXX_STD_20
# else
# define CXX_STD __cplusplus
# endif
#elif defined(__INTEL_COMPILER) || defined(__PGI)
# if __cplusplus == CXX_STD_11 && defined(__cpp_namespace_attributes)
# define CXX_STD CXX_STD_17
# elif __cplusplus == CXX_STD_11 && defined(__cpp_aggregate_nsdmi)
# define CXX_STD CXX_STD_14
# else
# define CXX_STD __cplusplus
# endif
#elif (defined(__IBMCPP__) || defined(__ibmxl__)) && defined(__linux__)
# if __cplusplus == CXX_STD_11 && defined(__cpp_aggregate_nsdmi)
# define CXX_STD CXX_STD_14
# else
# define CXX_STD __cplusplus
# endif
#elif __cplusplus == 1 && defined(__GXX_EXPERIMENTAL_CXX0X__)
# define CXX_STD CXX_STD_11
#else
# define CXX_STD __cplusplus
#endif
const char* info_language_standard_default = "INFO" ":" "standard_default["
#if CXX_STD > CXX_STD_23
"26"
#elif CXX_STD > CXX_STD_20
"23"
#elif CXX_STD > CXX_STD_17
"20"
#elif CXX_STD > CXX_STD_14
"17"
#elif CXX_STD > CXX_STD_11
"14"
#elif CXX_STD >= CXX_STD_11
"11"
#else
"98"
#endif
"]";
const char* info_language_extensions_default = "INFO" ":" "extensions_default["
#if (defined(__clang__) || defined(__GNUC__) || defined(__xlC__) || \
defined(__TI_COMPILER_VERSION__)) && \
!defined(__STRICT_ANSI__)
"ON"
#else
"OFF"
#endif
"]";
/*--------------------------------------------------------------------------*/
int main(int argc, char* argv[])
{
int require = 0;
require += info_compiler[argc];
require += info_platform[argc];
require += info_arch[argc];
#ifdef COMPILER_VERSION_MAJOR
require += info_version[argc];
#endif
#ifdef COMPILER_VERSION_INTERNAL
require += info_version_internal[argc];
#endif
#ifdef SIMULATE_ID
require += info_simulate[argc];
#endif
#ifdef SIMULATE_VERSION_MAJOR
require += info_simulate_version[argc];
#endif
#if defined(__CRAYXT_COMPUTE_LINUX_TARGET)
require += info_cray[argc];
#endif
require += info_language_standard_default[argc];
require += info_language_extensions_default[argc];
(void)argv;
return require;
}

Binary file not shown.

View File

@ -0,0 +1,602 @@
---
events:
-
kind: "message-v1"
backtrace:
- "/opt/homebrew/share/cmake/Modules/CMakeDetermineSystem.cmake:200 (message)"
- "/Users/hdh20267/esp/esp-idf/tools/cmake/project.cmake:506 (__project)"
- "CMakeLists.txt:66 (project)"
message: |
The target system is: Generic - -
The host system is: Darwin - 24.1.0 - arm64
-
kind: "message-v1"
backtrace:
- "/opt/homebrew/share/cmake/Modules/CMakeDetermineCompilerId.cmake:17 (message)"
- "/opt/homebrew/share/cmake/Modules/CMakeDetermineCompilerId.cmake:64 (__determine_compiler_id_test)"
- "/opt/homebrew/share/cmake/Modules/CMakeDetermineCCompiler.cmake:123 (CMAKE_DETERMINE_COMPILER_ID)"
- "/Users/hdh20267/esp/esp-idf/tools/cmake/project.cmake:506 (__project)"
- "CMakeLists.txt:66 (project)"
message: |
Compiling the C compiler identification source file "CMakeCCompilerId.c" succeeded.
Compiler: /Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc
Build flags: -mlongcalls;-Wno-frame-address;-fno-builtin-memcpy;-fno-builtin-memset;-fno-builtin-bzero;-fno-builtin-stpcpy;-fno-builtin-strncpy
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/hdh20267/Documents/pecan_ws/fast_led/build/bootloader/CMakeFiles/3.31.0/CompilerIdC/a.out
-
kind: "message-v1"
backtrace:
- "/opt/homebrew/share/cmake/Modules/CMakeDetermineCompilerId.cmake:17 (message)"
- "/opt/homebrew/share/cmake/Modules/CMakeDetermineCompilerId.cmake:64 (__determine_compiler_id_test)"
- "/opt/homebrew/share/cmake/Modules/CMakeDetermineCXXCompiler.cmake:126 (CMAKE_DETERMINE_COMPILER_ID)"
- "/Users/hdh20267/esp/esp-idf/tools/cmake/project.cmake:506 (__project)"
- "CMakeLists.txt:66 (project)"
message: |
Compiling the CXX compiler identification source file "CMakeCXXCompilerId.cpp" succeeded.
Compiler: /Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32-elf-g++
Build flags: -mlongcalls;-Wno-frame-address;-fno-builtin-memcpy;-fno-builtin-memset;-fno-builtin-bzero;-fno-builtin-stpcpy;-fno-builtin-strncpy
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/hdh20267/Documents/pecan_ws/fast_led/build/bootloader/CMakeFiles/3.31.0/CompilerIdCXX/a.out
-
kind: "message-v1"
backtrace:
- "/opt/homebrew/share/cmake/Modules/CMakeDetermineCompilerId.cmake:1237 (message)"
- "/opt/homebrew/share/cmake/Modules/CMakeDetermineASMCompiler.cmake:135 (CMAKE_DETERMINE_COMPILER_ID_VENDOR)"
- "/Users/hdh20267/esp/esp-idf/tools/cmake/project.cmake:506 (__project)"
- "CMakeLists.txt:66 (project)"
message: |
Checking whether the ASM compiler is GNU using "--version" matched "(GNU assembler)|(GCC)|(Free Software Foundation)":
xtensa-esp-elf-gcc (crosstool-NG esp-13.2.0_20230928) 13.2.0
Copyright (C) 2023 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
-
kind: "try_compile-v1"
backtrace:
- "/opt/homebrew/share/cmake/Modules/CMakeDetermineCompilerABI.cmake:74 (try_compile)"
- "/opt/homebrew/share/cmake/Modules/CMakeTestCCompiler.cmake:26 (CMAKE_DETERMINE_COMPILER_ABI)"
- "/Users/hdh20267/esp/esp-idf/tools/cmake/project.cmake:506 (__project)"
- "CMakeLists.txt:66 (project)"
checks:
- "Detecting C compiler ABI info"
directories:
source: "/Users/hdh20267/Documents/pecan_ws/fast_led/build/bootloader/CMakeFiles/CMakeScratch/TryCompile-kZvJ7k"
binary: "/Users/hdh20267/Documents/pecan_ws/fast_led/build/bootloader/CMakeFiles/CMakeScratch/TryCompile-kZvJ7k"
cmakeVariables:
CMAKE_C_FLAGS: "-mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy"
CMAKE_C_FLAGS_DEBUG: "-g"
CMAKE_EXE_LINKER_FLAGS: ""
CMAKE_MODULE_PATH: "/Users/hdh20267/esp/esp-idf/tools/cmake;/Users/hdh20267/esp/esp-idf/tools/cmake/third_party"
buildResult:
variable: "CMAKE_C_ABI_COMPILED"
cached: true
stdout: |
Change Dir: '/Users/hdh20267/Documents/pecan_ws/fast_led/build/bootloader/CMakeFiles/CMakeScratch/TryCompile-kZvJ7k'
Run Build Command(s): /opt/homebrew/bin/ninja -v cmTC_ac2eb
[1/2] /Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -v -o CMakeFiles/cmTC_ac2eb.dir/CMakeCCompilerABI.c.obj -c /opt/homebrew/share/cmake/Modules/CMakeCCompilerABI.c
Using built-in specs.
COLLECT_GCC=/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp-elf-gcc
Target: xtensa-esp-elf
Configured with: /Users/brnomac003/.gitlab-runner/builds/qR2TxTby/0/idf/crosstool-NG/.build/xtensa-esp-elf/src/gcc/configure --build=aarch64-build_apple-darwin21.4.0 --host=aarch64-build_apple-darwin21.4.0 --target=xtensa-esp-elf --prefix=/Users/brnomac003/.gitlab-runner/builds/qR2TxTby/0/idf/crosstool-NG/builds/xtensa-esp-elf --exec_prefix=/Users/brnomac003/.gitlab-runner/builds/qR2TxTby/0/idf/crosstool-NG/builds/xtensa-esp-elf --with-local-prefix=/Users/brnomac003/.gitlab-runner/builds/qR2TxTby/0/idf/crosstool-NG/builds/xtensa-esp-elf/xtensa-esp-elf --with-headers=/Users/brnomac003/.gitlab-runner/builds/qR2TxTby/0/idf/crosstool-NG/builds/xtensa-esp-elf/xtensa-esp-elf/include --with-newlib --enable-threads=no --disable-shared --with-pkgversion='crosstool-NG esp-13.2.0_20230928' --disable-__cxa_atexit --enable-cxx-flags=-ffunction-sections --disable-libgomp --disable-libmudflap --disable-libmpx --disable-libssp --disable-libquadmath --disable-libquadmath-support --disable-libstdcxx-verbose --with-gmp=/Users/brnomac003/.gitlab-runner/builds/qR2TxTby/0/idf/crosstool-NG/.build/xtensa-esp-elf/buildtools --with-mpfr=/Users/brnomac003/.gitlab-runner/builds/qR2TxTby/0/idf/crosstool-NG/.build/xtensa-esp-elf/buildtools --with-mpc=/Users/brnomac003/.gitlab-runner/builds/qR2TxTby/0/idf/crosstool-NG/.build/xtensa-esp-elf/buildtools --with-isl=/Users/brnomac003/.gitlab-runner/builds/qR2TxTby/0/idf/crosstool-NG/.build/xtensa-esp-elf/buildtools --enable-lto --enable-target-optspace --without-long-double-128 --disable-nls --enable-multiarch --enable-languages=c,c++ --disable-libstdcxx-verbose --enable-threads=posix --enable-gcov-custom-rtio --enable-libstdcxx-time=yes
Thread model: posix
Supported LTO compression algorithms: zlib
gcc version 13.2.0 (crosstool-NG esp-13.2.0_20230928)
COLLECT_GCC_OPTIONS='-mdynconfig=xtensa_esp32.so' '-mlongcalls' '-Wno-frame-address' '-fno-builtin-memcpy' '-fno-builtin-memset' '-fno-builtin-bzero' '-fno-builtin-stpcpy' '-fno-builtin-strncpy' '-v' '-o' 'CMakeFiles/cmTC_ac2eb.dir/CMakeCCompilerABI.c.obj' '-c' '-dumpdir' 'CMakeFiles/cmTC_ac2eb.dir/'
/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../libexec/gcc/xtensa-esp-elf/13.2.0/cc1 -quiet -v -imultilib esp32 -iprefix /Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/ /opt/homebrew/share/cmake/Modules/CMakeCCompilerABI.c -quiet -dumpdir CMakeFiles/cmTC_ac2eb.dir/ -dumpbase CMakeCCompilerABI.c.c -dumpbase-ext .c -mdynconfig=xtensa_esp32.so -mlongcalls -Wno-frame-address -version -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -o /var/folders/38/q2w9fmzd1bnbb6jn65pyrmfmd2wbj5/T//cc64Ukm1.s
GNU C17 (crosstool-NG esp-13.2.0_20230928) version 13.2.0 (xtensa-esp-elf)
compiled by GNU C version Apple LLVM 13.0.0 (clang-1300.0.27.3), GMP version 6.2.1, MPFR version 4.1.0, MPC version 1.2.1, isl version isl-0.24-GMP
GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072
ignoring duplicate directory "/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/../../lib/gcc/xtensa-esp-elf/13.2.0/include"
ignoring duplicate directory "/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/../../lib/gcc/xtensa-esp-elf/13.2.0/include-fixed"
ignoring duplicate directory "/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/../../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/sys-include"
ignoring duplicate directory "/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/../../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/include"
#include "..." search starts here:
#include <...> search starts here:
/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/include
/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/include-fixed
/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/sys-include
/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/include
End of search list.
Compiler executable checksum: ff8927379fe54e3f7314307a5d7def28
COLLECT_GCC_OPTIONS='-mdynconfig=xtensa_esp32.so' '-mlongcalls' '-Wno-frame-address' '-fno-builtin-memcpy' '-fno-builtin-memset' '-fno-builtin-bzero' '-fno-builtin-stpcpy' '-fno-builtin-strncpy' '-v' '-o' 'CMakeFiles/cmTC_ac2eb.dir/CMakeCCompilerABI.c.obj' '-c' '-dumpdir' 'CMakeFiles/cmTC_ac2eb.dir/'
/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/bin/as --traditional-format --longcalls --dynconfig=xtensa_esp32.so -o CMakeFiles/cmTC_ac2eb.dir/CMakeCCompilerABI.c.obj /var/folders/38/q2w9fmzd1bnbb6jn65pyrmfmd2wbj5/T//cc64Ukm1.s
COMPILER_PATH=/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../libexec/gcc/xtensa-esp-elf/13.2.0/:/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../libexec/gcc/:/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/bin/
LIBRARY_PATH=/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/esp32/:/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/lib/esp32/:/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/:/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/:/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/lib/
COLLECT_GCC_OPTIONS='-mdynconfig=xtensa_esp32.so' '-mlongcalls' '-Wno-frame-address' '-fno-builtin-memcpy' '-fno-builtin-memset' '-fno-builtin-bzero' '-fno-builtin-stpcpy' '-fno-builtin-strncpy' '-v' '-o' 'CMakeFiles/cmTC_ac2eb.dir/CMakeCCompilerABI.c.obj' '-c' '-dumpdir' 'CMakeFiles/cmTC_ac2eb.dir/CMakeCCompilerABI.c.'
[2/2] : && /Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -v CMakeFiles/cmTC_ac2eb.dir/CMakeCCompilerABI.c.obj -o cmTC_ac2eb && :
Using built-in specs.
COLLECT_GCC=/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp-elf-gcc
COLLECT_LTO_WRAPPER=/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../libexec/gcc/xtensa-esp-elf/13.2.0/lto-wrapper
Target: xtensa-esp-elf
Configured with: /Users/brnomac003/.gitlab-runner/builds/qR2TxTby/0/idf/crosstool-NG/.build/xtensa-esp-elf/src/gcc/configure --build=aarch64-build_apple-darwin21.4.0 --host=aarch64-build_apple-darwin21.4.0 --target=xtensa-esp-elf --prefix=/Users/brnomac003/.gitlab-runner/builds/qR2TxTby/0/idf/crosstool-NG/builds/xtensa-esp-elf --exec_prefix=/Users/brnomac003/.gitlab-runner/builds/qR2TxTby/0/idf/crosstool-NG/builds/xtensa-esp-elf --with-local-prefix=/Users/brnomac003/.gitlab-runner/builds/qR2TxTby/0/idf/crosstool-NG/builds/xtensa-esp-elf/xtensa-esp-elf --with-headers=/Users/brnomac003/.gitlab-runner/builds/qR2TxTby/0/idf/crosstool-NG/builds/xtensa-esp-elf/xtensa-esp-elf/include --with-newlib --enable-threads=no --disable-shared --with-pkgversion='crosstool-NG esp-13.2.0_20230928' --disable-__cxa_atexit --enable-cxx-flags=-ffunction-sections --disable-libgomp --disable-libmudflap --disable-libmpx --disable-libssp --disable-libquadmath --disable-libquadmath-support --disable-libstdcxx-verbose --with-gmp=/Users/brnomac003/.gitlab-runner/builds/qR2TxTby/0/idf/crosstool-NG/.build/xtensa-esp-elf/buildtools --with-mpfr=/Users/brnomac003/.gitlab-runner/builds/qR2TxTby/0/idf/crosstool-NG/.build/xtensa-esp-elf/buildtools --with-mpc=/Users/brnomac003/.gitlab-runner/builds/qR2TxTby/0/idf/crosstool-NG/.build/xtensa-esp-elf/buildtools --with-isl=/Users/brnomac003/.gitlab-runner/builds/qR2TxTby/0/idf/crosstool-NG/.build/xtensa-esp-elf/buildtools --enable-lto --enable-target-optspace --without-long-double-128 --disable-nls --enable-multiarch --enable-languages=c,c++ --disable-libstdcxx-verbose --enable-threads=posix --enable-gcov-custom-rtio --enable-libstdcxx-time=yes
Thread model: posix
Supported LTO compression algorithms: zlib
gcc version 13.2.0 (crosstool-NG esp-13.2.0_20230928)
COMPILER_PATH=/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../libexec/gcc/xtensa-esp-elf/13.2.0/:/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../libexec/gcc/:/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/bin/
LIBRARY_PATH=/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/esp32/:/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/lib/esp32/:/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/:/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/:/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/lib/
COLLECT_GCC_OPTIONS='-mdynconfig=xtensa_esp32.so' '-mlongcalls' '-Wno-frame-address' '-fno-builtin-memcpy' '-fno-builtin-memset' '-fno-builtin-bzero' '-fno-builtin-stpcpy' '-fno-builtin-strncpy' '-v' '-o' 'cmTC_ac2eb' '-dumpdir' 'cmTC_ac2eb.'
/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../libexec/gcc/xtensa-esp-elf/13.2.0/collect2 -plugin /Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../libexec/gcc/xtensa-esp-elf/13.2.0/liblto_plugin.so -plugin-opt=/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../libexec/gcc/xtensa-esp-elf/13.2.0/lto-wrapper -plugin-opt=-fresolution=/var/folders/38/q2w9fmzd1bnbb6jn65pyrmfmd2wbj5/T//ccTDuaUc.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 --dynconfig=xtensa_esp32.so -o cmTC_ac2eb /Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/lib/esp32/crt0.o /Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/esp32/crti.o /Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/esp32/crtbegin.o -L/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/esp32 -L/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/lib/esp32 -L/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0 -L/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc -L/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/lib CMakeFiles/cmTC_ac2eb.dir/CMakeCCompilerABI.c.obj -lgcc -lc -lnosys -lc -lgcc /Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/esp32/crtend.o /Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/esp32/crtn.o
COLLECT_GCC_OPTIONS='-mdynconfig=xtensa_esp32.so' '-mlongcalls' '-Wno-frame-address' '-fno-builtin-memcpy' '-fno-builtin-memset' '-fno-builtin-bzero' '-fno-builtin-stpcpy' '-fno-builtin-strncpy' '-v' '-o' 'cmTC_ac2eb' '-dumpdir' 'cmTC_ac2eb.'
exitCode: 0
-
kind: "message-v1"
backtrace:
- "/opt/homebrew/share/cmake/Modules/CMakeDetermineCompilerABI.cmake:182 (message)"
- "/opt/homebrew/share/cmake/Modules/CMakeTestCCompiler.cmake:26 (CMAKE_DETERMINE_COMPILER_ABI)"
- "/Users/hdh20267/esp/esp-idf/tools/cmake/project.cmake:506 (__project)"
- "CMakeLists.txt:66 (project)"
message: |
Parsed C implicit include dir info: rv=done
found start of include info
found start of implicit include info
add: [/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/include]
add: [/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/include-fixed]
add: [/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/sys-include]
add: [/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/include]
end of search list found
collapse include dir [/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/include] ==> [/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/lib/gcc/xtensa-esp-elf/13.2.0/include]
collapse include dir [/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/include-fixed] ==> [/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/lib/gcc/xtensa-esp-elf/13.2.0/include-fixed]
collapse include dir [/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/sys-include] ==> [/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/xtensa-esp-elf/sys-include]
collapse include dir [/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/include] ==> [/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/xtensa-esp-elf/include]
implicit include dirs: [/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/lib/gcc/xtensa-esp-elf/13.2.0/include;/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/lib/gcc/xtensa-esp-elf/13.2.0/include-fixed;/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/xtensa-esp-elf/sys-include;/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/xtensa-esp-elf/include]
-
kind: "message-v1"
backtrace:
- "/opt/homebrew/share/cmake/Modules/CMakeDetermineCompilerABI.cmake:218 (message)"
- "/opt/homebrew/share/cmake/Modules/CMakeTestCCompiler.cmake:26 (CMAKE_DETERMINE_COMPILER_ABI)"
- "/Users/hdh20267/esp/esp-idf/tools/cmake/project.cmake:506 (__project)"
- "CMakeLists.txt:66 (project)"
message: |
Parsed C implicit link information:
link line regex: [^( *|.*[/\\])(ld[0-9]*(\\.[a-z]+)?|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\\]+-)?ld|collect2)[^/\\]*( |$)]
linker tool regex: [^[ ]*(->|")?[ ]*(([^"]*[/\\])?(ld[0-9]*(\\.[a-z]+)?))("|,| |$)]
ignore line: [Change Dir: '/Users/hdh20267/Documents/pecan_ws/fast_led/build/bootloader/CMakeFiles/CMakeScratch/TryCompile-kZvJ7k']
ignore line: []
ignore line: [Run Build Command(s): /opt/homebrew/bin/ninja -v cmTC_ac2eb]
ignore line: [[1/2] /Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -v -o CMakeFiles/cmTC_ac2eb.dir/CMakeCCompilerABI.c.obj -c /opt/homebrew/share/cmake/Modules/CMakeCCompilerABI.c]
ignore line: [Using built-in specs.]
ignore line: [COLLECT_GCC=/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp-elf-gcc]
ignore line: [Target: xtensa-esp-elf]
ignore line: [Configured with: /Users/brnomac003/.gitlab-runner/builds/qR2TxTby/0/idf/crosstool-NG/.build/xtensa-esp-elf/src/gcc/configure --build=aarch64-build_apple-darwin21.4.0 --host=aarch64-build_apple-darwin21.4.0 --target=xtensa-esp-elf --prefix=/Users/brnomac003/.gitlab-runner/builds/qR2TxTby/0/idf/crosstool-NG/builds/xtensa-esp-elf --exec_prefix=/Users/brnomac003/.gitlab-runner/builds/qR2TxTby/0/idf/crosstool-NG/builds/xtensa-esp-elf --with-local-prefix=/Users/brnomac003/.gitlab-runner/builds/qR2TxTby/0/idf/crosstool-NG/builds/xtensa-esp-elf/xtensa-esp-elf --with-headers=/Users/brnomac003/.gitlab-runner/builds/qR2TxTby/0/idf/crosstool-NG/builds/xtensa-esp-elf/xtensa-esp-elf/include --with-newlib --enable-threads=no --disable-shared --with-pkgversion='crosstool-NG esp-13.2.0_20230928' --disable-__cxa_atexit --enable-cxx-flags=-ffunction-sections --disable-libgomp --disable-libmudflap --disable-libmpx --disable-libssp --disable-libquadmath --disable-libquadmath-support --disable-libstdcxx-verbose --with-gmp=/Users/brnomac003/.gitlab-runner/builds/qR2TxTby/0/idf/crosstool-NG/.build/xtensa-esp-elf/buildtools --with-mpfr=/Users/brnomac003/.gitlab-runner/builds/qR2TxTby/0/idf/crosstool-NG/.build/xtensa-esp-elf/buildtools --with-mpc=/Users/brnomac003/.gitlab-runner/builds/qR2TxTby/0/idf/crosstool-NG/.build/xtensa-esp-elf/buildtools --with-isl=/Users/brnomac003/.gitlab-runner/builds/qR2TxTby/0/idf/crosstool-NG/.build/xtensa-esp-elf/buildtools --enable-lto --enable-target-optspace --without-long-double-128 --disable-nls --enable-multiarch --enable-languages=c c++ --disable-libstdcxx-verbose --enable-threads=posix --enable-gcov-custom-rtio --enable-libstdcxx-time=yes]
ignore line: [Thread model: posix]
ignore line: [Supported LTO compression algorithms: zlib]
ignore line: [gcc version 13.2.0 (crosstool-NG esp-13.2.0_20230928) ]
ignore line: [COLLECT_GCC_OPTIONS='-mdynconfig=xtensa_esp32.so' '-mlongcalls' '-Wno-frame-address' '-fno-builtin-memcpy' '-fno-builtin-memset' '-fno-builtin-bzero' '-fno-builtin-stpcpy' '-fno-builtin-strncpy' '-v' '-o' 'CMakeFiles/cmTC_ac2eb.dir/CMakeCCompilerABI.c.obj' '-c' '-dumpdir' 'CMakeFiles/cmTC_ac2eb.dir/']
ignore line: [ /Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../libexec/gcc/xtensa-esp-elf/13.2.0/cc1 -quiet -v -imultilib esp32 -iprefix /Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/ /opt/homebrew/share/cmake/Modules/CMakeCCompilerABI.c -quiet -dumpdir CMakeFiles/cmTC_ac2eb.dir/ -dumpbase CMakeCCompilerABI.c.c -dumpbase-ext .c -mdynconfig=xtensa_esp32.so -mlongcalls -Wno-frame-address -version -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -o /var/folders/38/q2w9fmzd1bnbb6jn65pyrmfmd2wbj5/T//cc64Ukm1.s]
ignore line: [GNU C17 (crosstool-NG esp-13.2.0_20230928) version 13.2.0 (xtensa-esp-elf)]
ignore line: [ compiled by GNU C version Apple LLVM 13.0.0 (clang-1300.0.27.3) GMP version 6.2.1 MPFR version 4.1.0 MPC version 1.2.1 isl version isl-0.24-GMP]
ignore line: []
ignore line: [GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072]
ignore line: [ignoring duplicate directory "/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/../../lib/gcc/xtensa-esp-elf/13.2.0/include"]
ignore line: [ignoring duplicate directory "/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/../../lib/gcc/xtensa-esp-elf/13.2.0/include-fixed"]
ignore line: [ignoring duplicate directory "/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/../../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/sys-include"]
ignore line: [ignoring duplicate directory "/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/../../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/include"]
ignore line: [#include "..." search starts here:]
ignore line: [#include <...> search starts here:]
ignore line: [ /Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/include]
ignore line: [ /Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/include-fixed]
ignore line: [ /Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/sys-include]
ignore line: [ /Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/include]
ignore line: [End of search list.]
ignore line: [Compiler executable checksum: ff8927379fe54e3f7314307a5d7def28]
ignore line: [COLLECT_GCC_OPTIONS='-mdynconfig=xtensa_esp32.so' '-mlongcalls' '-Wno-frame-address' '-fno-builtin-memcpy' '-fno-builtin-memset' '-fno-builtin-bzero' '-fno-builtin-stpcpy' '-fno-builtin-strncpy' '-v' '-o' 'CMakeFiles/cmTC_ac2eb.dir/CMakeCCompilerABI.c.obj' '-c' '-dumpdir' 'CMakeFiles/cmTC_ac2eb.dir/']
ignore line: [ /Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/bin/as --traditional-format --longcalls --dynconfig=xtensa_esp32.so -o CMakeFiles/cmTC_ac2eb.dir/CMakeCCompilerABI.c.obj /var/folders/38/q2w9fmzd1bnbb6jn65pyrmfmd2wbj5/T//cc64Ukm1.s]
ignore line: [COMPILER_PATH=/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../libexec/gcc/xtensa-esp-elf/13.2.0/:/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../libexec/gcc/:/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/bin/]
ignore line: [LIBRARY_PATH=/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/esp32/:/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/lib/esp32/:/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/:/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/:/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/lib/]
ignore line: [COLLECT_GCC_OPTIONS='-mdynconfig=xtensa_esp32.so' '-mlongcalls' '-Wno-frame-address' '-fno-builtin-memcpy' '-fno-builtin-memset' '-fno-builtin-bzero' '-fno-builtin-stpcpy' '-fno-builtin-strncpy' '-v' '-o' 'CMakeFiles/cmTC_ac2eb.dir/CMakeCCompilerABI.c.obj' '-c' '-dumpdir' 'CMakeFiles/cmTC_ac2eb.dir/CMakeCCompilerABI.c.']
ignore line: [[2/2] : && /Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -v CMakeFiles/cmTC_ac2eb.dir/CMakeCCompilerABI.c.obj -o cmTC_ac2eb && :]
ignore line: [Using built-in specs.]
ignore line: [COLLECT_GCC=/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp-elf-gcc]
ignore line: [COLLECT_LTO_WRAPPER=/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../libexec/gcc/xtensa-esp-elf/13.2.0/lto-wrapper]
ignore line: [Target: xtensa-esp-elf]
ignore line: [Configured with: /Users/brnomac003/.gitlab-runner/builds/qR2TxTby/0/idf/crosstool-NG/.build/xtensa-esp-elf/src/gcc/configure --build=aarch64-build_apple-darwin21.4.0 --host=aarch64-build_apple-darwin21.4.0 --target=xtensa-esp-elf --prefix=/Users/brnomac003/.gitlab-runner/builds/qR2TxTby/0/idf/crosstool-NG/builds/xtensa-esp-elf --exec_prefix=/Users/brnomac003/.gitlab-runner/builds/qR2TxTby/0/idf/crosstool-NG/builds/xtensa-esp-elf --with-local-prefix=/Users/brnomac003/.gitlab-runner/builds/qR2TxTby/0/idf/crosstool-NG/builds/xtensa-esp-elf/xtensa-esp-elf --with-headers=/Users/brnomac003/.gitlab-runner/builds/qR2TxTby/0/idf/crosstool-NG/builds/xtensa-esp-elf/xtensa-esp-elf/include --with-newlib --enable-threads=no --disable-shared --with-pkgversion='crosstool-NG esp-13.2.0_20230928' --disable-__cxa_atexit --enable-cxx-flags=-ffunction-sections --disable-libgomp --disable-libmudflap --disable-libmpx --disable-libssp --disable-libquadmath --disable-libquadmath-support --disable-libstdcxx-verbose --with-gmp=/Users/brnomac003/.gitlab-runner/builds/qR2TxTby/0/idf/crosstool-NG/.build/xtensa-esp-elf/buildtools --with-mpfr=/Users/brnomac003/.gitlab-runner/builds/qR2TxTby/0/idf/crosstool-NG/.build/xtensa-esp-elf/buildtools --with-mpc=/Users/brnomac003/.gitlab-runner/builds/qR2TxTby/0/idf/crosstool-NG/.build/xtensa-esp-elf/buildtools --with-isl=/Users/brnomac003/.gitlab-runner/builds/qR2TxTby/0/idf/crosstool-NG/.build/xtensa-esp-elf/buildtools --enable-lto --enable-target-optspace --without-long-double-128 --disable-nls --enable-multiarch --enable-languages=c c++ --disable-libstdcxx-verbose --enable-threads=posix --enable-gcov-custom-rtio --enable-libstdcxx-time=yes]
ignore line: [Thread model: posix]
ignore line: [Supported LTO compression algorithms: zlib]
ignore line: [gcc version 13.2.0 (crosstool-NG esp-13.2.0_20230928) ]
ignore line: [COMPILER_PATH=/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../libexec/gcc/xtensa-esp-elf/13.2.0/:/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../libexec/gcc/:/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/bin/]
ignore line: [LIBRARY_PATH=/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/esp32/:/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/lib/esp32/:/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/:/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/:/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/lib/]
ignore line: [COLLECT_GCC_OPTIONS='-mdynconfig=xtensa_esp32.so' '-mlongcalls' '-Wno-frame-address' '-fno-builtin-memcpy' '-fno-builtin-memset' '-fno-builtin-bzero' '-fno-builtin-stpcpy' '-fno-builtin-strncpy' '-v' '-o' 'cmTC_ac2eb' '-dumpdir' 'cmTC_ac2eb.']
link line: [ /Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../libexec/gcc/xtensa-esp-elf/13.2.0/collect2 -plugin /Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../libexec/gcc/xtensa-esp-elf/13.2.0/liblto_plugin.so -plugin-opt=/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../libexec/gcc/xtensa-esp-elf/13.2.0/lto-wrapper -plugin-opt=-fresolution=/var/folders/38/q2w9fmzd1bnbb6jn65pyrmfmd2wbj5/T//ccTDuaUc.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 --dynconfig=xtensa_esp32.so -o cmTC_ac2eb /Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/lib/esp32/crt0.o /Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/esp32/crti.o /Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/esp32/crtbegin.o -L/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/esp32 -L/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/lib/esp32 -L/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0 -L/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc -L/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/lib CMakeFiles/cmTC_ac2eb.dir/CMakeCCompilerABI.c.obj -lgcc -lc -lnosys -lc -lgcc /Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/esp32/crtend.o /Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/esp32/crtn.o]
arg [/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../libexec/gcc/xtensa-esp-elf/13.2.0/collect2] ==> ignore
arg [-plugin] ==> ignore
arg [/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../libexec/gcc/xtensa-esp-elf/13.2.0/liblto_plugin.so] ==> ignore
arg [-plugin-opt=/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../libexec/gcc/xtensa-esp-elf/13.2.0/lto-wrapper] ==> ignore
arg [-plugin-opt=-fresolution=/var/folders/38/q2w9fmzd1bnbb6jn65pyrmfmd2wbj5/T//ccTDuaUc.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 [--dynconfig=xtensa_esp32.so] ==> ignore
arg [-o] ==> ignore
arg [cmTC_ac2eb] ==> ignore
arg [/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/lib/esp32/crt0.o] ==> obj [/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/lib/esp32/crt0.o]
arg [/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/esp32/crti.o] ==> obj [/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/esp32/crti.o]
arg [/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/esp32/crtbegin.o] ==> obj [/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/esp32/crtbegin.o]
arg [-L/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/esp32] ==> dir [/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/esp32]
arg [-L/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/lib/esp32] ==> dir [/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/lib/esp32]
arg [-L/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0] ==> dir [/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0]
arg [-L/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc] ==> dir [/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc]
arg [-L/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/lib] ==> dir [/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/lib]
arg [CMakeFiles/cmTC_ac2eb.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/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/esp32/crtend.o] ==> obj [/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/esp32/crtend.o]
arg [/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/esp32/crtn.o] ==> obj [/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/esp32/crtn.o]
ignore line: [COLLECT_GCC_OPTIONS='-mdynconfig=xtensa_esp32.so' '-mlongcalls' '-Wno-frame-address' '-fno-builtin-memcpy' '-fno-builtin-memset' '-fno-builtin-bzero' '-fno-builtin-stpcpy' '-fno-builtin-strncpy' '-v' '-o' 'cmTC_ac2eb' '-dumpdir' 'cmTC_ac2eb.']
ignore line: []
ignore line: []
collapse obj [/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/lib/esp32/crt0.o] ==> [/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/xtensa-esp-elf/lib/esp32/crt0.o]
collapse obj [/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/esp32/crti.o] ==> [/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/lib/gcc/xtensa-esp-elf/13.2.0/esp32/crti.o]
collapse obj [/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/esp32/crtbegin.o] ==> [/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/lib/gcc/xtensa-esp-elf/13.2.0/esp32/crtbegin.o]
collapse obj [/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/esp32/crtend.o] ==> [/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/lib/gcc/xtensa-esp-elf/13.2.0/esp32/crtend.o]
collapse obj [/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/esp32/crtn.o] ==> [/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/lib/gcc/xtensa-esp-elf/13.2.0/esp32/crtn.o]
collapse library dir [/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/esp32] ==> [/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/lib/gcc/xtensa-esp-elf/13.2.0/esp32]
collapse library dir [/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/lib/esp32] ==> [/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/xtensa-esp-elf/lib/esp32]
collapse library dir [/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0] ==> [/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/lib/gcc/xtensa-esp-elf/13.2.0]
collapse library dir [/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc] ==> [/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/lib/gcc]
collapse library dir [/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/lib] ==> [/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/xtensa-esp-elf/lib]
implicit libs: [gcc;c;nosys;c;gcc]
implicit objs: [/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/xtensa-esp-elf/lib/esp32/crt0.o;/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/lib/gcc/xtensa-esp-elf/13.2.0/esp32/crti.o;/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/lib/gcc/xtensa-esp-elf/13.2.0/esp32/crtbegin.o;/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/lib/gcc/xtensa-esp-elf/13.2.0/esp32/crtend.o;/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/lib/gcc/xtensa-esp-elf/13.2.0/esp32/crtn.o]
implicit dirs: [/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/lib/gcc/xtensa-esp-elf/13.2.0/esp32;/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/xtensa-esp-elf/lib/esp32;/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/lib/gcc/xtensa-esp-elf/13.2.0;/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/lib/gcc;/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/xtensa-esp-elf/lib]
implicit fwks: []
-
kind: "try_compile-v1"
backtrace:
- "/opt/homebrew/share/cmake/Modules/CMakeDetermineCompilerABI.cmake:74 (try_compile)"
- "/opt/homebrew/share/cmake/Modules/CMakeTestCXXCompiler.cmake:26 (CMAKE_DETERMINE_COMPILER_ABI)"
- "/Users/hdh20267/esp/esp-idf/tools/cmake/project.cmake:506 (__project)"
- "CMakeLists.txt:66 (project)"
checks:
- "Detecting CXX compiler ABI info"
directories:
source: "/Users/hdh20267/Documents/pecan_ws/fast_led/build/bootloader/CMakeFiles/CMakeScratch/TryCompile-uuQENS"
binary: "/Users/hdh20267/Documents/pecan_ws/fast_led/build/bootloader/CMakeFiles/CMakeScratch/TryCompile-uuQENS"
cmakeVariables:
CMAKE_CXX_FLAGS: "-mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy"
CMAKE_CXX_FLAGS_DEBUG: "-g"
CMAKE_CXX_SCAN_FOR_MODULES: "OFF"
CMAKE_EXE_LINKER_FLAGS: ""
CMAKE_MODULE_PATH: "/Users/hdh20267/esp/esp-idf/tools/cmake;/Users/hdh20267/esp/esp-idf/tools/cmake/third_party"
buildResult:
variable: "CMAKE_CXX_ABI_COMPILED"
cached: true
stdout: |
Change Dir: '/Users/hdh20267/Documents/pecan_ws/fast_led/build/bootloader/CMakeFiles/CMakeScratch/TryCompile-uuQENS'
Run Build Command(s): /opt/homebrew/bin/ninja -v cmTC_8e9d2
[1/2] /Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32-elf-g++ -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -v -o CMakeFiles/cmTC_8e9d2.dir/CMakeCXXCompilerABI.cpp.obj -c /opt/homebrew/share/cmake/Modules/CMakeCXXCompilerABI.cpp
Using built-in specs.
COLLECT_GCC=/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp-elf-g++
Target: xtensa-esp-elf
Configured with: /Users/brnomac003/.gitlab-runner/builds/qR2TxTby/0/idf/crosstool-NG/.build/xtensa-esp-elf/src/gcc/configure --build=aarch64-build_apple-darwin21.4.0 --host=aarch64-build_apple-darwin21.4.0 --target=xtensa-esp-elf --prefix=/Users/brnomac003/.gitlab-runner/builds/qR2TxTby/0/idf/crosstool-NG/builds/xtensa-esp-elf --exec_prefix=/Users/brnomac003/.gitlab-runner/builds/qR2TxTby/0/idf/crosstool-NG/builds/xtensa-esp-elf --with-local-prefix=/Users/brnomac003/.gitlab-runner/builds/qR2TxTby/0/idf/crosstool-NG/builds/xtensa-esp-elf/xtensa-esp-elf --with-headers=/Users/brnomac003/.gitlab-runner/builds/qR2TxTby/0/idf/crosstool-NG/builds/xtensa-esp-elf/xtensa-esp-elf/include --with-newlib --enable-threads=no --disable-shared --with-pkgversion='crosstool-NG esp-13.2.0_20230928' --disable-__cxa_atexit --enable-cxx-flags=-ffunction-sections --disable-libgomp --disable-libmudflap --disable-libmpx --disable-libssp --disable-libquadmath --disable-libquadmath-support --disable-libstdcxx-verbose --with-gmp=/Users/brnomac003/.gitlab-runner/builds/qR2TxTby/0/idf/crosstool-NG/.build/xtensa-esp-elf/buildtools --with-mpfr=/Users/brnomac003/.gitlab-runner/builds/qR2TxTby/0/idf/crosstool-NG/.build/xtensa-esp-elf/buildtools --with-mpc=/Users/brnomac003/.gitlab-runner/builds/qR2TxTby/0/idf/crosstool-NG/.build/xtensa-esp-elf/buildtools --with-isl=/Users/brnomac003/.gitlab-runner/builds/qR2TxTby/0/idf/crosstool-NG/.build/xtensa-esp-elf/buildtools --enable-lto --enable-target-optspace --without-long-double-128 --disable-nls --enable-multiarch --enable-languages=c,c++ --disable-libstdcxx-verbose --enable-threads=posix --enable-gcov-custom-rtio --enable-libstdcxx-time=yes
Thread model: posix
Supported LTO compression algorithms: zlib
gcc version 13.2.0 (crosstool-NG esp-13.2.0_20230928)
COLLECT_GCC_OPTIONS='-mdynconfig=xtensa_esp32.so' '-mlongcalls' '-Wno-frame-address' '-fno-builtin-memcpy' '-fno-builtin-memset' '-fno-builtin-bzero' '-fno-builtin-stpcpy' '-fno-builtin-strncpy' '-v' '-o' 'CMakeFiles/cmTC_8e9d2.dir/CMakeCXXCompilerABI.cpp.obj' '-c' '-dumpdir' 'CMakeFiles/cmTC_8e9d2.dir/'
/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../libexec/gcc/xtensa-esp-elf/13.2.0/cc1plus -quiet -v -imultilib esp32 -iprefix /Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/ /opt/homebrew/share/cmake/Modules/CMakeCXXCompilerABI.cpp -quiet -dumpdir CMakeFiles/cmTC_8e9d2.dir/ -dumpbase CMakeCXXCompilerABI.cpp.cpp -dumpbase-ext .cpp -mdynconfig=xtensa_esp32.so -mlongcalls -Wno-frame-address -version -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -o /var/folders/38/q2w9fmzd1bnbb6jn65pyrmfmd2wbj5/T//ccVtjCw2.s
GNU C++17 (crosstool-NG esp-13.2.0_20230928) version 13.2.0 (xtensa-esp-elf)
compiled by GNU C version Apple LLVM 13.0.0 (clang-1300.0.27.3), GMP version 6.2.1, MPFR version 4.1.0, MPC version 1.2.1, isl version isl-0.24-GMP
GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072
ignoring duplicate directory "/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/../../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/include/c++/13.2.0"
ignoring duplicate directory "/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/../../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/include/c++/13.2.0/xtensa-esp-elf/esp32"
ignoring duplicate directory "/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/../../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/include/c++/13.2.0/backward"
ignoring duplicate directory "/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/../../lib/gcc/xtensa-esp-elf/13.2.0/include"
ignoring duplicate directory "/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/../../lib/gcc/xtensa-esp-elf/13.2.0/include-fixed"
ignoring duplicate directory "/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/../../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/sys-include"
ignoring duplicate directory "/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/../../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/include"
#include "..." search starts here:
#include <...> search starts here:
/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/include/c++/13.2.0
/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/include/c++/13.2.0/xtensa-esp-elf/esp32
/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/include/c++/13.2.0/backward
/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/include
/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/include-fixed
/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/sys-include
/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/include
End of search list.
Compiler executable checksum: dc5dc66c029d2234e760269b6d3b7689
COLLECT_GCC_OPTIONS='-mdynconfig=xtensa_esp32.so' '-mlongcalls' '-Wno-frame-address' '-fno-builtin-memcpy' '-fno-builtin-memset' '-fno-builtin-bzero' '-fno-builtin-stpcpy' '-fno-builtin-strncpy' '-v' '-o' 'CMakeFiles/cmTC_8e9d2.dir/CMakeCXXCompilerABI.cpp.obj' '-c' '-dumpdir' 'CMakeFiles/cmTC_8e9d2.dir/'
/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/bin/as --traditional-format --longcalls --dynconfig=xtensa_esp32.so -o CMakeFiles/cmTC_8e9d2.dir/CMakeCXXCompilerABI.cpp.obj /var/folders/38/q2w9fmzd1bnbb6jn65pyrmfmd2wbj5/T//ccVtjCw2.s
COMPILER_PATH=/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../libexec/gcc/xtensa-esp-elf/13.2.0/:/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../libexec/gcc/:/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/bin/
LIBRARY_PATH=/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/esp32/:/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/lib/esp32/:/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/:/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/:/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/lib/
COLLECT_GCC_OPTIONS='-mdynconfig=xtensa_esp32.so' '-mlongcalls' '-Wno-frame-address' '-fno-builtin-memcpy' '-fno-builtin-memset' '-fno-builtin-bzero' '-fno-builtin-stpcpy' '-fno-builtin-strncpy' '-v' '-o' 'CMakeFiles/cmTC_8e9d2.dir/CMakeCXXCompilerABI.cpp.obj' '-c' '-dumpdir' 'CMakeFiles/cmTC_8e9d2.dir/CMakeCXXCompilerABI.cpp.'
[2/2] : && /Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32-elf-g++ -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -v CMakeFiles/cmTC_8e9d2.dir/CMakeCXXCompilerABI.cpp.obj -o cmTC_8e9d2 && :
Using built-in specs.
COLLECT_GCC=/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp-elf-g++
COLLECT_LTO_WRAPPER=/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../libexec/gcc/xtensa-esp-elf/13.2.0/lto-wrapper
Target: xtensa-esp-elf
Configured with: /Users/brnomac003/.gitlab-runner/builds/qR2TxTby/0/idf/crosstool-NG/.build/xtensa-esp-elf/src/gcc/configure --build=aarch64-build_apple-darwin21.4.0 --host=aarch64-build_apple-darwin21.4.0 --target=xtensa-esp-elf --prefix=/Users/brnomac003/.gitlab-runner/builds/qR2TxTby/0/idf/crosstool-NG/builds/xtensa-esp-elf --exec_prefix=/Users/brnomac003/.gitlab-runner/builds/qR2TxTby/0/idf/crosstool-NG/builds/xtensa-esp-elf --with-local-prefix=/Users/brnomac003/.gitlab-runner/builds/qR2TxTby/0/idf/crosstool-NG/builds/xtensa-esp-elf/xtensa-esp-elf --with-headers=/Users/brnomac003/.gitlab-runner/builds/qR2TxTby/0/idf/crosstool-NG/builds/xtensa-esp-elf/xtensa-esp-elf/include --with-newlib --enable-threads=no --disable-shared --with-pkgversion='crosstool-NG esp-13.2.0_20230928' --disable-__cxa_atexit --enable-cxx-flags=-ffunction-sections --disable-libgomp --disable-libmudflap --disable-libmpx --disable-libssp --disable-libquadmath --disable-libquadmath-support --disable-libstdcxx-verbose --with-gmp=/Users/brnomac003/.gitlab-runner/builds/qR2TxTby/0/idf/crosstool-NG/.build/xtensa-esp-elf/buildtools --with-mpfr=/Users/brnomac003/.gitlab-runner/builds/qR2TxTby/0/idf/crosstool-NG/.build/xtensa-esp-elf/buildtools --with-mpc=/Users/brnomac003/.gitlab-runner/builds/qR2TxTby/0/idf/crosstool-NG/.build/xtensa-esp-elf/buildtools --with-isl=/Users/brnomac003/.gitlab-runner/builds/qR2TxTby/0/idf/crosstool-NG/.build/xtensa-esp-elf/buildtools --enable-lto --enable-target-optspace --without-long-double-128 --disable-nls --enable-multiarch --enable-languages=c,c++ --disable-libstdcxx-verbose --enable-threads=posix --enable-gcov-custom-rtio --enable-libstdcxx-time=yes
Thread model: posix
Supported LTO compression algorithms: zlib
gcc version 13.2.0 (crosstool-NG esp-13.2.0_20230928)
COMPILER_PATH=/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../libexec/gcc/xtensa-esp-elf/13.2.0/:/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../libexec/gcc/:/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/bin/
LIBRARY_PATH=/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/esp32/:/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/lib/esp32/:/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/:/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/:/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/lib/
COLLECT_GCC_OPTIONS='-mdynconfig=xtensa_esp32.so' '-mlongcalls' '-Wno-frame-address' '-fno-builtin-memcpy' '-fno-builtin-memset' '-fno-builtin-bzero' '-fno-builtin-stpcpy' '-fno-builtin-strncpy' '-v' '-o' 'cmTC_8e9d2' '-dumpdir' 'cmTC_8e9d2.'
/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../libexec/gcc/xtensa-esp-elf/13.2.0/collect2 -plugin /Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../libexec/gcc/xtensa-esp-elf/13.2.0/liblto_plugin.so -plugin-opt=/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../libexec/gcc/xtensa-esp-elf/13.2.0/lto-wrapper -plugin-opt=-fresolution=/var/folders/38/q2w9fmzd1bnbb6jn65pyrmfmd2wbj5/T//ccSDuYuc.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 --dynconfig=xtensa_esp32.so -o cmTC_8e9d2 /Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/lib/esp32/crt0.o /Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/esp32/crti.o /Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/esp32/crtbegin.o -L/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/esp32 -L/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/lib/esp32 -L/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0 -L/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc -L/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/lib CMakeFiles/cmTC_8e9d2.dir/CMakeCXXCompilerABI.cpp.obj -lstdc++ -lm -lgcc -lc -lnosys -lc -lgcc /Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/esp32/crtend.o /Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/esp32/crtn.o
COLLECT_GCC_OPTIONS='-mdynconfig=xtensa_esp32.so' '-mlongcalls' '-Wno-frame-address' '-fno-builtin-memcpy' '-fno-builtin-memset' '-fno-builtin-bzero' '-fno-builtin-stpcpy' '-fno-builtin-strncpy' '-v' '-o' 'cmTC_8e9d2' '-dumpdir' 'cmTC_8e9d2.'
exitCode: 0
-
kind: "message-v1"
backtrace:
- "/opt/homebrew/share/cmake/Modules/CMakeDetermineCompilerABI.cmake:182 (message)"
- "/opt/homebrew/share/cmake/Modules/CMakeTestCXXCompiler.cmake:26 (CMAKE_DETERMINE_COMPILER_ABI)"
- "/Users/hdh20267/esp/esp-idf/tools/cmake/project.cmake:506 (__project)"
- "CMakeLists.txt:66 (project)"
message: |
Parsed CXX implicit include dir info: rv=done
found start of include info
found start of implicit include info
add: [/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/include/c++/13.2.0]
add: [/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/include/c++/13.2.0/xtensa-esp-elf/esp32]
add: [/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/include/c++/13.2.0/backward]
add: [/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/include]
add: [/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/include-fixed]
add: [/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/sys-include]
add: [/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/include]
end of search list found
collapse include dir [/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/include/c++/13.2.0] ==> [/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/xtensa-esp-elf/include/c++/13.2.0]
collapse include dir [/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/include/c++/13.2.0/xtensa-esp-elf/esp32] ==> [/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/xtensa-esp-elf/include/c++/13.2.0/xtensa-esp-elf/esp32]
collapse include dir [/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/include/c++/13.2.0/backward] ==> [/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/xtensa-esp-elf/include/c++/13.2.0/backward]
collapse include dir [/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/include] ==> [/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/lib/gcc/xtensa-esp-elf/13.2.0/include]
collapse include dir [/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/include-fixed] ==> [/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/lib/gcc/xtensa-esp-elf/13.2.0/include-fixed]
collapse include dir [/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/sys-include] ==> [/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/xtensa-esp-elf/sys-include]
collapse include dir [/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/include] ==> [/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/xtensa-esp-elf/include]
implicit include dirs: [/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/xtensa-esp-elf/include/c++/13.2.0;/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/xtensa-esp-elf/include/c++/13.2.0/xtensa-esp-elf/esp32;/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/xtensa-esp-elf/include/c++/13.2.0/backward;/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/lib/gcc/xtensa-esp-elf/13.2.0/include;/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/lib/gcc/xtensa-esp-elf/13.2.0/include-fixed;/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/xtensa-esp-elf/sys-include;/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/xtensa-esp-elf/include]
-
kind: "message-v1"
backtrace:
- "/opt/homebrew/share/cmake/Modules/CMakeDetermineCompilerABI.cmake:218 (message)"
- "/opt/homebrew/share/cmake/Modules/CMakeTestCXXCompiler.cmake:26 (CMAKE_DETERMINE_COMPILER_ABI)"
- "/Users/hdh20267/esp/esp-idf/tools/cmake/project.cmake:506 (__project)"
- "CMakeLists.txt:66 (project)"
message: |
Parsed CXX implicit link information:
link line regex: [^( *|.*[/\\])(ld[0-9]*(\\.[a-z]+)?|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\\]+-)?ld|collect2)[^/\\]*( |$)]
linker tool regex: [^[ ]*(->|")?[ ]*(([^"]*[/\\])?(ld[0-9]*(\\.[a-z]+)?))("|,| |$)]
ignore line: [Change Dir: '/Users/hdh20267/Documents/pecan_ws/fast_led/build/bootloader/CMakeFiles/CMakeScratch/TryCompile-uuQENS']
ignore line: []
ignore line: [Run Build Command(s): /opt/homebrew/bin/ninja -v cmTC_8e9d2]
ignore line: [[1/2] /Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32-elf-g++ -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -v -o CMakeFiles/cmTC_8e9d2.dir/CMakeCXXCompilerABI.cpp.obj -c /opt/homebrew/share/cmake/Modules/CMakeCXXCompilerABI.cpp]
ignore line: [Using built-in specs.]
ignore line: [COLLECT_GCC=/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp-elf-g++]
ignore line: [Target: xtensa-esp-elf]
ignore line: [Configured with: /Users/brnomac003/.gitlab-runner/builds/qR2TxTby/0/idf/crosstool-NG/.build/xtensa-esp-elf/src/gcc/configure --build=aarch64-build_apple-darwin21.4.0 --host=aarch64-build_apple-darwin21.4.0 --target=xtensa-esp-elf --prefix=/Users/brnomac003/.gitlab-runner/builds/qR2TxTby/0/idf/crosstool-NG/builds/xtensa-esp-elf --exec_prefix=/Users/brnomac003/.gitlab-runner/builds/qR2TxTby/0/idf/crosstool-NG/builds/xtensa-esp-elf --with-local-prefix=/Users/brnomac003/.gitlab-runner/builds/qR2TxTby/0/idf/crosstool-NG/builds/xtensa-esp-elf/xtensa-esp-elf --with-headers=/Users/brnomac003/.gitlab-runner/builds/qR2TxTby/0/idf/crosstool-NG/builds/xtensa-esp-elf/xtensa-esp-elf/include --with-newlib --enable-threads=no --disable-shared --with-pkgversion='crosstool-NG esp-13.2.0_20230928' --disable-__cxa_atexit --enable-cxx-flags=-ffunction-sections --disable-libgomp --disable-libmudflap --disable-libmpx --disable-libssp --disable-libquadmath --disable-libquadmath-support --disable-libstdcxx-verbose --with-gmp=/Users/brnomac003/.gitlab-runner/builds/qR2TxTby/0/idf/crosstool-NG/.build/xtensa-esp-elf/buildtools --with-mpfr=/Users/brnomac003/.gitlab-runner/builds/qR2TxTby/0/idf/crosstool-NG/.build/xtensa-esp-elf/buildtools --with-mpc=/Users/brnomac003/.gitlab-runner/builds/qR2TxTby/0/idf/crosstool-NG/.build/xtensa-esp-elf/buildtools --with-isl=/Users/brnomac003/.gitlab-runner/builds/qR2TxTby/0/idf/crosstool-NG/.build/xtensa-esp-elf/buildtools --enable-lto --enable-target-optspace --without-long-double-128 --disable-nls --enable-multiarch --enable-languages=c c++ --disable-libstdcxx-verbose --enable-threads=posix --enable-gcov-custom-rtio --enable-libstdcxx-time=yes]
ignore line: [Thread model: posix]
ignore line: [Supported LTO compression algorithms: zlib]
ignore line: [gcc version 13.2.0 (crosstool-NG esp-13.2.0_20230928) ]
ignore line: [COLLECT_GCC_OPTIONS='-mdynconfig=xtensa_esp32.so' '-mlongcalls' '-Wno-frame-address' '-fno-builtin-memcpy' '-fno-builtin-memset' '-fno-builtin-bzero' '-fno-builtin-stpcpy' '-fno-builtin-strncpy' '-v' '-o' 'CMakeFiles/cmTC_8e9d2.dir/CMakeCXXCompilerABI.cpp.obj' '-c' '-dumpdir' 'CMakeFiles/cmTC_8e9d2.dir/']
ignore line: [ /Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../libexec/gcc/xtensa-esp-elf/13.2.0/cc1plus -quiet -v -imultilib esp32 -iprefix /Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/ /opt/homebrew/share/cmake/Modules/CMakeCXXCompilerABI.cpp -quiet -dumpdir CMakeFiles/cmTC_8e9d2.dir/ -dumpbase CMakeCXXCompilerABI.cpp.cpp -dumpbase-ext .cpp -mdynconfig=xtensa_esp32.so -mlongcalls -Wno-frame-address -version -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -o /var/folders/38/q2w9fmzd1bnbb6jn65pyrmfmd2wbj5/T//ccVtjCw2.s]
ignore line: [GNU C++17 (crosstool-NG esp-13.2.0_20230928) version 13.2.0 (xtensa-esp-elf)]
ignore line: [ compiled by GNU C version Apple LLVM 13.0.0 (clang-1300.0.27.3) GMP version 6.2.1 MPFR version 4.1.0 MPC version 1.2.1 isl version isl-0.24-GMP]
ignore line: []
ignore line: [GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072]
ignore line: [ignoring duplicate directory "/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/../../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/include/c++/13.2.0"]
ignore line: [ignoring duplicate directory "/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/../../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/include/c++/13.2.0/xtensa-esp-elf/esp32"]
ignore line: [ignoring duplicate directory "/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/../../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/include/c++/13.2.0/backward"]
ignore line: [ignoring duplicate directory "/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/../../lib/gcc/xtensa-esp-elf/13.2.0/include"]
ignore line: [ignoring duplicate directory "/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/../../lib/gcc/xtensa-esp-elf/13.2.0/include-fixed"]
ignore line: [ignoring duplicate directory "/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/../../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/sys-include"]
ignore line: [ignoring duplicate directory "/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/../../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/include"]
ignore line: [#include "..." search starts here:]
ignore line: [#include <...> search starts here:]
ignore line: [ /Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/include/c++/13.2.0]
ignore line: [ /Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/include/c++/13.2.0/xtensa-esp-elf/esp32]
ignore line: [ /Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/include/c++/13.2.0/backward]
ignore line: [ /Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/include]
ignore line: [ /Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/include-fixed]
ignore line: [ /Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/sys-include]
ignore line: [ /Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/include]
ignore line: [End of search list.]
ignore line: [Compiler executable checksum: dc5dc66c029d2234e760269b6d3b7689]
ignore line: [COLLECT_GCC_OPTIONS='-mdynconfig=xtensa_esp32.so' '-mlongcalls' '-Wno-frame-address' '-fno-builtin-memcpy' '-fno-builtin-memset' '-fno-builtin-bzero' '-fno-builtin-stpcpy' '-fno-builtin-strncpy' '-v' '-o' 'CMakeFiles/cmTC_8e9d2.dir/CMakeCXXCompilerABI.cpp.obj' '-c' '-dumpdir' 'CMakeFiles/cmTC_8e9d2.dir/']
ignore line: [ /Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/bin/as --traditional-format --longcalls --dynconfig=xtensa_esp32.so -o CMakeFiles/cmTC_8e9d2.dir/CMakeCXXCompilerABI.cpp.obj /var/folders/38/q2w9fmzd1bnbb6jn65pyrmfmd2wbj5/T//ccVtjCw2.s]
ignore line: [COMPILER_PATH=/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../libexec/gcc/xtensa-esp-elf/13.2.0/:/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../libexec/gcc/:/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/bin/]
ignore line: [LIBRARY_PATH=/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/esp32/:/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/lib/esp32/:/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/:/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/:/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/lib/]
ignore line: [COLLECT_GCC_OPTIONS='-mdynconfig=xtensa_esp32.so' '-mlongcalls' '-Wno-frame-address' '-fno-builtin-memcpy' '-fno-builtin-memset' '-fno-builtin-bzero' '-fno-builtin-stpcpy' '-fno-builtin-strncpy' '-v' '-o' 'CMakeFiles/cmTC_8e9d2.dir/CMakeCXXCompilerABI.cpp.obj' '-c' '-dumpdir' 'CMakeFiles/cmTC_8e9d2.dir/CMakeCXXCompilerABI.cpp.']
ignore line: [[2/2] : && /Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32-elf-g++ -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -v CMakeFiles/cmTC_8e9d2.dir/CMakeCXXCompilerABI.cpp.obj -o cmTC_8e9d2 && :]
ignore line: [Using built-in specs.]
ignore line: [COLLECT_GCC=/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp-elf-g++]
ignore line: [COLLECT_LTO_WRAPPER=/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../libexec/gcc/xtensa-esp-elf/13.2.0/lto-wrapper]
ignore line: [Target: xtensa-esp-elf]
ignore line: [Configured with: /Users/brnomac003/.gitlab-runner/builds/qR2TxTby/0/idf/crosstool-NG/.build/xtensa-esp-elf/src/gcc/configure --build=aarch64-build_apple-darwin21.4.0 --host=aarch64-build_apple-darwin21.4.0 --target=xtensa-esp-elf --prefix=/Users/brnomac003/.gitlab-runner/builds/qR2TxTby/0/idf/crosstool-NG/builds/xtensa-esp-elf --exec_prefix=/Users/brnomac003/.gitlab-runner/builds/qR2TxTby/0/idf/crosstool-NG/builds/xtensa-esp-elf --with-local-prefix=/Users/brnomac003/.gitlab-runner/builds/qR2TxTby/0/idf/crosstool-NG/builds/xtensa-esp-elf/xtensa-esp-elf --with-headers=/Users/brnomac003/.gitlab-runner/builds/qR2TxTby/0/idf/crosstool-NG/builds/xtensa-esp-elf/xtensa-esp-elf/include --with-newlib --enable-threads=no --disable-shared --with-pkgversion='crosstool-NG esp-13.2.0_20230928' --disable-__cxa_atexit --enable-cxx-flags=-ffunction-sections --disable-libgomp --disable-libmudflap --disable-libmpx --disable-libssp --disable-libquadmath --disable-libquadmath-support --disable-libstdcxx-verbose --with-gmp=/Users/brnomac003/.gitlab-runner/builds/qR2TxTby/0/idf/crosstool-NG/.build/xtensa-esp-elf/buildtools --with-mpfr=/Users/brnomac003/.gitlab-runner/builds/qR2TxTby/0/idf/crosstool-NG/.build/xtensa-esp-elf/buildtools --with-mpc=/Users/brnomac003/.gitlab-runner/builds/qR2TxTby/0/idf/crosstool-NG/.build/xtensa-esp-elf/buildtools --with-isl=/Users/brnomac003/.gitlab-runner/builds/qR2TxTby/0/idf/crosstool-NG/.build/xtensa-esp-elf/buildtools --enable-lto --enable-target-optspace --without-long-double-128 --disable-nls --enable-multiarch --enable-languages=c c++ --disable-libstdcxx-verbose --enable-threads=posix --enable-gcov-custom-rtio --enable-libstdcxx-time=yes]
ignore line: [Thread model: posix]
ignore line: [Supported LTO compression algorithms: zlib]
ignore line: [gcc version 13.2.0 (crosstool-NG esp-13.2.0_20230928) ]
ignore line: [COMPILER_PATH=/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../libexec/gcc/xtensa-esp-elf/13.2.0/:/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../libexec/gcc/:/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/bin/]
ignore line: [LIBRARY_PATH=/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/esp32/:/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/lib/esp32/:/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/:/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/:/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/lib/]
ignore line: [COLLECT_GCC_OPTIONS='-mdynconfig=xtensa_esp32.so' '-mlongcalls' '-Wno-frame-address' '-fno-builtin-memcpy' '-fno-builtin-memset' '-fno-builtin-bzero' '-fno-builtin-stpcpy' '-fno-builtin-strncpy' '-v' '-o' 'cmTC_8e9d2' '-dumpdir' 'cmTC_8e9d2.']
link line: [ /Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../libexec/gcc/xtensa-esp-elf/13.2.0/collect2 -plugin /Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../libexec/gcc/xtensa-esp-elf/13.2.0/liblto_plugin.so -plugin-opt=/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../libexec/gcc/xtensa-esp-elf/13.2.0/lto-wrapper -plugin-opt=-fresolution=/var/folders/38/q2w9fmzd1bnbb6jn65pyrmfmd2wbj5/T//ccSDuYuc.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 --dynconfig=xtensa_esp32.so -o cmTC_8e9d2 /Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/lib/esp32/crt0.o /Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/esp32/crti.o /Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/esp32/crtbegin.o -L/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/esp32 -L/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/lib/esp32 -L/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0 -L/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc -L/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/lib CMakeFiles/cmTC_8e9d2.dir/CMakeCXXCompilerABI.cpp.obj -lstdc++ -lm -lgcc -lc -lnosys -lc -lgcc /Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/esp32/crtend.o /Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/esp32/crtn.o]
arg [/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../libexec/gcc/xtensa-esp-elf/13.2.0/collect2] ==> ignore
arg [-plugin] ==> ignore
arg [/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../libexec/gcc/xtensa-esp-elf/13.2.0/liblto_plugin.so] ==> ignore
arg [-plugin-opt=/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../libexec/gcc/xtensa-esp-elf/13.2.0/lto-wrapper] ==> ignore
arg [-plugin-opt=-fresolution=/var/folders/38/q2w9fmzd1bnbb6jn65pyrmfmd2wbj5/T//ccSDuYuc.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 [--dynconfig=xtensa_esp32.so] ==> ignore
arg [-o] ==> ignore
arg [cmTC_8e9d2] ==> ignore
arg [/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/lib/esp32/crt0.o] ==> obj [/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/lib/esp32/crt0.o]
arg [/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/esp32/crti.o] ==> obj [/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/esp32/crti.o]
arg [/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/esp32/crtbegin.o] ==> obj [/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/esp32/crtbegin.o]
arg [-L/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/esp32] ==> dir [/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/esp32]
arg [-L/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/lib/esp32] ==> dir [/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/lib/esp32]
arg [-L/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0] ==> dir [/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0]
arg [-L/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc] ==> dir [/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc]
arg [-L/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/lib] ==> dir [/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/lib]
arg [CMakeFiles/cmTC_8e9d2.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/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/esp32/crtend.o] ==> obj [/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/esp32/crtend.o]
arg [/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/esp32/crtn.o] ==> obj [/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/esp32/crtn.o]
ignore line: [COLLECT_GCC_OPTIONS='-mdynconfig=xtensa_esp32.so' '-mlongcalls' '-Wno-frame-address' '-fno-builtin-memcpy' '-fno-builtin-memset' '-fno-builtin-bzero' '-fno-builtin-stpcpy' '-fno-builtin-strncpy' '-v' '-o' 'cmTC_8e9d2' '-dumpdir' 'cmTC_8e9d2.']
ignore line: []
ignore line: []
collapse obj [/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/lib/esp32/crt0.o] ==> [/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/xtensa-esp-elf/lib/esp32/crt0.o]
collapse obj [/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/esp32/crti.o] ==> [/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/lib/gcc/xtensa-esp-elf/13.2.0/esp32/crti.o]
collapse obj [/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/esp32/crtbegin.o] ==> [/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/lib/gcc/xtensa-esp-elf/13.2.0/esp32/crtbegin.o]
collapse obj [/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/esp32/crtend.o] ==> [/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/lib/gcc/xtensa-esp-elf/13.2.0/esp32/crtend.o]
collapse obj [/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/esp32/crtn.o] ==> [/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/lib/gcc/xtensa-esp-elf/13.2.0/esp32/crtn.o]
collapse library dir [/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/esp32] ==> [/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/lib/gcc/xtensa-esp-elf/13.2.0/esp32]
collapse library dir [/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/lib/esp32] ==> [/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/xtensa-esp-elf/lib/esp32]
collapse library dir [/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0] ==> [/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/lib/gcc/xtensa-esp-elf/13.2.0]
collapse library dir [/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc] ==> [/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/lib/gcc]
collapse library dir [/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/lib] ==> [/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/xtensa-esp-elf/lib]
implicit libs: [stdc++;m;gcc;c;nosys;c;gcc]
implicit objs: [/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/xtensa-esp-elf/lib/esp32/crt0.o;/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/lib/gcc/xtensa-esp-elf/13.2.0/esp32/crti.o;/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/lib/gcc/xtensa-esp-elf/13.2.0/esp32/crtbegin.o;/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/lib/gcc/xtensa-esp-elf/13.2.0/esp32/crtend.o;/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/lib/gcc/xtensa-esp-elf/13.2.0/esp32/crtn.o]
implicit dirs: [/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/lib/gcc/xtensa-esp-elf/13.2.0/esp32;/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/xtensa-esp-elf/lib/esp32;/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/lib/gcc/xtensa-esp-elf/13.2.0;/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/lib/gcc;/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/xtensa-esp-elf/lib]
implicit fwks: []
-
kind: "try_compile-v1"
backtrace:
- "/opt/homebrew/share/cmake/Modules/CheckIncludeFile.cmake:99 (try_compile)"
- "/opt/homebrew/share/cmake/Modules/CheckTypeSize.cmake:262 (check_include_file)"
- "/Users/hdh20267/esp/esp-idf/CMakeLists.txt:276 (check_type_size)"
checks:
- "Looking for sys/types.h"
directories:
source: "/Users/hdh20267/Documents/pecan_ws/fast_led/build/bootloader/CMakeFiles/CMakeScratch/TryCompile-GhbkHJ"
binary: "/Users/hdh20267/Documents/pecan_ws/fast_led/build/bootloader/CMakeFiles/CMakeScratch/TryCompile-GhbkHJ"
cmakeVariables:
CMAKE_C_FLAGS: "-mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy"
CMAKE_C_FLAGS_DEBUG: "-g"
CMAKE_EXE_LINKER_FLAGS: ""
CMAKE_MODULE_PATH: "/Users/hdh20267/esp/esp-idf/tools/cmake;/Users/hdh20267/esp/esp-idf/tools/cmake/third_party"
buildResult:
variable: "HAVE_SYS_TYPES_H"
cached: true
stdout: |
Change Dir: '/Users/hdh20267/Documents/pecan_ws/fast_led/build/bootloader/CMakeFiles/CMakeScratch/TryCompile-GhbkHJ'
Run Build Command(s): /opt/homebrew/bin/ninja -v cmTC_a3ed0
[1/2] /Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -o CMakeFiles/cmTC_a3ed0.dir/CheckIncludeFile.c.obj -c /Users/hdh20267/Documents/pecan_ws/fast_led/build/bootloader/CMakeFiles/CMakeScratch/TryCompile-GhbkHJ/CheckIncludeFile.c
[2/2] : && /Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy CMakeFiles/cmTC_a3ed0.dir/CheckIncludeFile.c.obj -o cmTC_a3ed0 && :
exitCode: 0
-
kind: "try_compile-v1"
backtrace:
- "/opt/homebrew/share/cmake/Modules/CheckIncludeFile.cmake:99 (try_compile)"
- "/opt/homebrew/share/cmake/Modules/CheckTypeSize.cmake:263 (check_include_file)"
- "/Users/hdh20267/esp/esp-idf/CMakeLists.txt:276 (check_type_size)"
checks:
- "Looking for stdint.h"
directories:
source: "/Users/hdh20267/Documents/pecan_ws/fast_led/build/bootloader/CMakeFiles/CMakeScratch/TryCompile-VVq3E5"
binary: "/Users/hdh20267/Documents/pecan_ws/fast_led/build/bootloader/CMakeFiles/CMakeScratch/TryCompile-VVq3E5"
cmakeVariables:
CMAKE_C_FLAGS: "-mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy"
CMAKE_C_FLAGS_DEBUG: "-g"
CMAKE_EXE_LINKER_FLAGS: ""
CMAKE_MODULE_PATH: "/Users/hdh20267/esp/esp-idf/tools/cmake;/Users/hdh20267/esp/esp-idf/tools/cmake/third_party"
buildResult:
variable: "HAVE_STDINT_H"
cached: true
stdout: |
Change Dir: '/Users/hdh20267/Documents/pecan_ws/fast_led/build/bootloader/CMakeFiles/CMakeScratch/TryCompile-VVq3E5'
Run Build Command(s): /opt/homebrew/bin/ninja -v cmTC_b0084
[1/2] /Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -o CMakeFiles/cmTC_b0084.dir/CheckIncludeFile.c.obj -c /Users/hdh20267/Documents/pecan_ws/fast_led/build/bootloader/CMakeFiles/CMakeScratch/TryCompile-VVq3E5/CheckIncludeFile.c
[2/2] : && /Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy CMakeFiles/cmTC_b0084.dir/CheckIncludeFile.c.obj -o cmTC_b0084 && :
exitCode: 0
-
kind: "try_compile-v1"
backtrace:
- "/opt/homebrew/share/cmake/Modules/CheckIncludeFile.cmake:99 (try_compile)"
- "/opt/homebrew/share/cmake/Modules/CheckTypeSize.cmake:264 (check_include_file)"
- "/Users/hdh20267/esp/esp-idf/CMakeLists.txt:276 (check_type_size)"
checks:
- "Looking for stddef.h"
directories:
source: "/Users/hdh20267/Documents/pecan_ws/fast_led/build/bootloader/CMakeFiles/CMakeScratch/TryCompile-s4qVTW"
binary: "/Users/hdh20267/Documents/pecan_ws/fast_led/build/bootloader/CMakeFiles/CMakeScratch/TryCompile-s4qVTW"
cmakeVariables:
CMAKE_C_FLAGS: "-mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy"
CMAKE_C_FLAGS_DEBUG: "-g"
CMAKE_EXE_LINKER_FLAGS: ""
CMAKE_MODULE_PATH: "/Users/hdh20267/esp/esp-idf/tools/cmake;/Users/hdh20267/esp/esp-idf/tools/cmake/third_party"
buildResult:
variable: "HAVE_STDDEF_H"
cached: true
stdout: |
Change Dir: '/Users/hdh20267/Documents/pecan_ws/fast_led/build/bootloader/CMakeFiles/CMakeScratch/TryCompile-s4qVTW'
Run Build Command(s): /opt/homebrew/bin/ninja -v cmTC_a500c
[1/2] /Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -o CMakeFiles/cmTC_a500c.dir/CheckIncludeFile.c.obj -c /Users/hdh20267/Documents/pecan_ws/fast_led/build/bootloader/CMakeFiles/CMakeScratch/TryCompile-s4qVTW/CheckIncludeFile.c
[2/2] : && /Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy CMakeFiles/cmTC_a500c.dir/CheckIncludeFile.c.obj -o cmTC_a500c && :
exitCode: 0
-
kind: "try_compile-v1"
backtrace:
- "/opt/homebrew/share/cmake/Modules/CheckTypeSize.cmake:156 (try_compile)"
- "/opt/homebrew/share/cmake/Modules/CheckTypeSize.cmake:283 (__check_type_size_impl)"
- "/Users/hdh20267/esp/esp-idf/CMakeLists.txt:276 (check_type_size)"
checks:
- "Check size of time_t"
directories:
source: "/Users/hdh20267/Documents/pecan_ws/fast_led/build/bootloader/CMakeFiles/CMakeScratch/TryCompile-910Pei"
binary: "/Users/hdh20267/Documents/pecan_ws/fast_led/build/bootloader/CMakeFiles/CMakeScratch/TryCompile-910Pei"
cmakeVariables:
CMAKE_C_FLAGS: "-mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy"
CMAKE_C_FLAGS_DEBUG: "-g"
CMAKE_EXE_LINKER_FLAGS: ""
CMAKE_MODULE_PATH: "/Users/hdh20267/esp/esp-idf/tools/cmake;/Users/hdh20267/esp/esp-idf/tools/cmake/third_party"
buildResult:
variable: "HAVE_TIME_T_SIZE"
cached: true
stdout: |
Change Dir: '/Users/hdh20267/Documents/pecan_ws/fast_led/build/bootloader/CMakeFiles/CMakeScratch/TryCompile-910Pei'
Run Build Command(s): /opt/homebrew/bin/ninja -v cmTC_1480c
[1/2] /Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -o CMakeFiles/cmTC_1480c.dir/TIME_T_SIZE.c.obj -c /Users/hdh20267/Documents/pecan_ws/fast_led/build/bootloader/CMakeFiles/CMakeScratch/TryCompile-910Pei/TIME_T_SIZE.c
[2/2] : && /Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy CMakeFiles/cmTC_1480c.dir/TIME_T_SIZE.c.obj -o cmTC_1480c && :
exitCode: 0
...

Binary file not shown.

View File

@ -0,0 +1,82 @@
/Users/hdh20267/Documents/pecan_ws/fast_led/build/bootloader/CMakeFiles/menuconfig.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/bootloader/CMakeFiles/confserver.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/bootloader/CMakeFiles/save-defconfig.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/bootloader/CMakeFiles/gen_project_binary.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/bootloader/CMakeFiles/app.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/bootloader/CMakeFiles/erase_flash.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/bootloader/CMakeFiles/uf2.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/bootloader/CMakeFiles/uf2-app.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/bootloader/CMakeFiles/monitor.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/bootloader/CMakeFiles/_project_elf_src.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/bootloader/CMakeFiles/bootloader.elf.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/bootloader/CMakeFiles/size.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/bootloader/CMakeFiles/size-files.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/bootloader/CMakeFiles/size-components.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/bootloader/CMakeFiles/edit_cache.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/bootloader/CMakeFiles/rebuild_cache.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/bootloader/esp-idf/CMakeFiles/edit_cache.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/bootloader/esp-idf/CMakeFiles/rebuild_cache.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/bootloader/esp-idf/xtensa/CMakeFiles/__idf_xtensa.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/bootloader/esp-idf/xtensa/CMakeFiles/edit_cache.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/bootloader/esp-idf/xtensa/CMakeFiles/rebuild_cache.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/bootloader/esp-idf/newlib/CMakeFiles/edit_cache.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/bootloader/esp-idf/newlib/CMakeFiles/rebuild_cache.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/bootloader/esp-idf/soc/CMakeFiles/__idf_soc.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/bootloader/esp-idf/soc/CMakeFiles/edit_cache.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/bootloader/esp-idf/soc/CMakeFiles/rebuild_cache.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/bootloader/esp-idf/micro-ecc/CMakeFiles/__idf_micro-ecc.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/bootloader/esp-idf/micro-ecc/CMakeFiles/edit_cache.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/bootloader/esp-idf/micro-ecc/CMakeFiles/rebuild_cache.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/bootloader/esp-idf/hal/CMakeFiles/__idf_hal.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/bootloader/esp-idf/hal/CMakeFiles/edit_cache.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/bootloader/esp-idf/hal/CMakeFiles/rebuild_cache.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/bootloader/esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/bootloader/esp-idf/spi_flash/CMakeFiles/edit_cache.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/bootloader/esp-idf/spi_flash/CMakeFiles/rebuild_cache.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/bootloader/esp-idf/esp_bootloader_format/CMakeFiles/__idf_esp_bootloader_format.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/bootloader/esp-idf/esp_bootloader_format/CMakeFiles/edit_cache.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/bootloader/esp-idf/esp_bootloader_format/CMakeFiles/rebuild_cache.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/bootloader/esp-idf/esp_app_format/CMakeFiles/edit_cache.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/bootloader/esp-idf/esp_app_format/CMakeFiles/rebuild_cache.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/bootloader/esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/bootloader/esp-idf/bootloader_support/CMakeFiles/edit_cache.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/bootloader/esp-idf/bootloader_support/CMakeFiles/rebuild_cache.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/bootloader/esp-idf/efuse/CMakeFiles/__idf_efuse.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/bootloader/esp-idf/efuse/CMakeFiles/efuse-common-table.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/bootloader/esp-idf/efuse/CMakeFiles/efuse_common_table.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/bootloader/esp-idf/efuse/CMakeFiles/efuse-custom-table.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/bootloader/esp-idf/efuse/CMakeFiles/efuse_custom_table.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/bootloader/esp-idf/efuse/CMakeFiles/show-efuse-table.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/bootloader/esp-idf/efuse/CMakeFiles/show_efuse_table.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/bootloader/esp-idf/efuse/CMakeFiles/efuse_test_table.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/bootloader/esp-idf/efuse/CMakeFiles/edit_cache.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/bootloader/esp-idf/efuse/CMakeFiles/rebuild_cache.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/bootloader/esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/bootloader/esp-idf/esp_system/CMakeFiles/edit_cache.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/bootloader/esp-idf/esp_system/CMakeFiles/rebuild_cache.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/bootloader/esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/bootloader/esp-idf/esp_hw_support/CMakeFiles/edit_cache.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/bootloader/esp-idf/esp_hw_support/CMakeFiles/rebuild_cache.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/bootloader/esp-idf/esp_hw_support/port/esp32/CMakeFiles/edit_cache.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/bootloader/esp-idf/esp_hw_support/port/esp32/CMakeFiles/rebuild_cache.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/bootloader/esp-idf/esp_common/CMakeFiles/__idf_esp_common.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/bootloader/esp-idf/esp_common/CMakeFiles/edit_cache.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/bootloader/esp-idf/esp_common/CMakeFiles/rebuild_cache.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/bootloader/esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/bootloader/esp-idf/esp_rom/CMakeFiles/edit_cache.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/bootloader/esp-idf/esp_rom/CMakeFiles/rebuild_cache.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/bootloader/esp-idf/log/CMakeFiles/__idf_log.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/bootloader/esp-idf/log/CMakeFiles/edit_cache.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/bootloader/esp-idf/log/CMakeFiles/rebuild_cache.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/bootloader/esp-idf/esptool_py/CMakeFiles/bootloader_check_size.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/bootloader/esp-idf/esptool_py/CMakeFiles/edit_cache.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/bootloader/esp-idf/esptool_py/CMakeFiles/rebuild_cache.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/bootloader/esp-idf/partition_table/CMakeFiles/edit_cache.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/bootloader/esp-idf/partition_table/CMakeFiles/rebuild_cache.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/bootloader/esp-idf/bootloader/CMakeFiles/edit_cache.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/bootloader/esp-idf/bootloader/CMakeFiles/rebuild_cache.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/bootloader/esp-idf/freertos/CMakeFiles/edit_cache.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/bootloader/esp-idf/freertos/CMakeFiles/rebuild_cache.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/bootloader/esp-idf/main/CMakeFiles/__idf_main.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/bootloader/esp-idf/main/CMakeFiles/edit_cache.dir
/Users/hdh20267/Documents/pecan_ws/fast_led/build/bootloader/esp-idf/main/CMakeFiles/rebuild_cache.dir

View File

@ -0,0 +1,12 @@
# Additional clean files
cmake_minimum_required(VERSION 3.16)
if("${CONFIG}" STREQUAL "" OR "${CONFIG}" STREQUAL "")
file(REMOVE_RECURSE
"bootloader.bin"
"bootloader.map"
"config/sdkconfig.cmake"
"config/sdkconfig.h"
"project_elf_src_esp32.c"
)
endif()

View File

@ -0,0 +1 @@
# This file is generated by cmake for dependency checking of the CMakeCache.txt file

View File

@ -0,0 +1 @@
c9763f62dd00c887a1a8fafe388db868a7e44069

View File

@ -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 <rpavlik@iastate.edu> <abiryan@ryand.net>
# 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/hdh20267/Documents/pecan_ws/fast_led/build/bootloader/CMakeFiles/git-data/HEAD" HEAD_CONTENTS LIMIT 1024)
string(STRIP "${HEAD_CONTENTS}" HEAD_CONTENTS)
set(GIT_DIR "/Users/hdh20267/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/hdh20267/Documents/pecan_ws/fast_led/build/bootloader/CMakeFiles/git-data/head-ref" COPYONLY)
elseif(EXISTS "${GIT_DIR}/logs/${HEAD_REF}")
configure_file("${GIT_DIR}/logs/${HEAD_REF}" "/Users/hdh20267/Documents/pecan_ws/fast_led/build/bootloader/CMakeFiles/git-data/head-ref" COPYONLY)
set(HEAD_HASH "${HEAD_REF}")
endif()
else()
# detached HEAD
configure_file("${GIT_DIR}/HEAD" "/Users/hdh20267/Documents/pecan_ws/fast_led/build/bootloader/CMakeFiles/git-data/head-ref" COPYONLY)
endif()
if(NOT HEAD_HASH)
file(READ "/Users/hdh20267/Documents/pecan_ws/fast_led/build/bootloader/CMakeFiles/git-data/head-ref" HEAD_HASH LIMIT 1024)
string(STRIP "${HEAD_HASH}" HEAD_HASH)
endif()

View File

@ -0,0 +1 @@
c9763f62dd00c887a1a8fafe388db868a7e44069

View File

@ -0,0 +1,348 @@
# CMAKE generated file: DO NOT EDIT!
# Generated by "Ninja" Generator, CMake Version 3.31
# 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_unscanned_
depfile = $DEP_FILE
deps = gcc
command = ${LAUNCHER}${CODE_CHECK}/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32-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/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32-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_xtensa_unscanned_
depfile = $DEP_FILE
deps = gcc
command = ${LAUNCHER}${CODE_CHECK}/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc $DEFINES $INCLUDES $FLAGS -MD -MT $out -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/bin/cmake -E rm -f $TARGET_FILE && /Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32-elf-ranlib $TARGET_FILE && /opt/homebrew/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_unscanned_
depfile = $DEP_FILE
deps = gcc
command = ${LAUNCHER}${CODE_CHECK}/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc $DEFINES $INCLUDES $FLAGS -MD -MT $out -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/bin/cmake -E rm -f $TARGET_FILE && /Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32-elf-ranlib $TARGET_FILE && /opt/homebrew/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_unscanned_
depfile = $DEP_FILE
deps = gcc
command = ${LAUNCHER}${CODE_CHECK}/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc $DEFINES $INCLUDES $FLAGS -MD -MT $out -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/bin/cmake -E rm -f $TARGET_FILE && /Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32-elf-ranlib $TARGET_FILE && /opt/homebrew/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_unscanned_
depfile = $DEP_FILE
deps = gcc
command = ${LAUNCHER}${CODE_CHECK}/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc $DEFINES $INCLUDES $FLAGS -MD -MT $out -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/bin/cmake -E rm -f $TARGET_FILE && /Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32-elf-ranlib $TARGET_FILE && /opt/homebrew/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_unscanned_
depfile = $DEP_FILE
deps = gcc
command = ${LAUNCHER}${CODE_CHECK}/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc $DEFINES $INCLUDES $FLAGS -MD -MT $out -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/bin/cmake -E rm -f $TARGET_FILE && /Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32-elf-ranlib $TARGET_FILE && /opt/homebrew/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_bootloader_format_unscanned_
depfile = $DEP_FILE
deps = gcc
command = ${LAUNCHER}${CODE_CHECK}/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in
description = Building C object $out
#############################################
# Rule for linking C static library.
rule C_STATIC_LIBRARY_LINKER____idf_esp_bootloader_format_
command = $PRE_LINK && /opt/homebrew/bin/cmake -E rm -f $TARGET_FILE && /Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32-elf-ranlib $TARGET_FILE && /opt/homebrew/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_unscanned_
depfile = $DEP_FILE
deps = gcc
command = ${LAUNCHER}${CODE_CHECK}/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc $DEFINES $INCLUDES $FLAGS -MD -MT $out -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/bin/cmake -E rm -f $TARGET_FILE && /Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32-elf-ranlib $TARGET_FILE && /opt/homebrew/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_unscanned_
depfile = $DEP_FILE
deps = gcc
command = ${LAUNCHER}${CODE_CHECK}/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc $DEFINES $INCLUDES $FLAGS -MD -MT $out -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/bin/cmake -E rm -f $TARGET_FILE && /Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32-elf-ranlib $TARGET_FILE && /opt/homebrew/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_unscanned_
depfile = $DEP_FILE
deps = gcc
command = ${LAUNCHER}${CODE_CHECK}/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc $DEFINES $INCLUDES $FLAGS -MD -MT $out -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/bin/cmake -E rm -f $TARGET_FILE && /Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32-elf-ranlib $TARGET_FILE && /opt/homebrew/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_unscanned_
depfile = $DEP_FILE
deps = gcc
command = ${LAUNCHER}${CODE_CHECK}/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc $DEFINES $INCLUDES $FLAGS -MD -MT $out -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/bin/cmake -E rm -f $TARGET_FILE && /Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32-elf-ranlib $TARGET_FILE && /opt/homebrew/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_unscanned_
depfile = $DEP_FILE
deps = gcc
command = ${LAUNCHER}${CODE_CHECK}/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc $DEFINES $INCLUDES $FLAGS -MD -MT $out -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/bin/cmake -E rm -f $TARGET_FILE && /Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32-elf-ranlib $TARGET_FILE && /opt/homebrew/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_unscanned_
depfile = $DEP_FILE
deps = gcc
command = ${LAUNCHER}${CODE_CHECK}/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32-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_unscanned_
depfile = $DEP_FILE
deps = gcc
command = ${LAUNCHER}${CODE_CHECK}/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc $DEFINES $INCLUDES $FLAGS -MD -MT $out -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/bin/cmake -E rm -f $TARGET_FILE && /Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32-elf-ranlib $TARGET_FILE && /opt/homebrew/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_unscanned_
depfile = $DEP_FILE
deps = gcc
command = ${LAUNCHER}${CODE_CHECK}/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc $DEFINES $INCLUDES $FLAGS -MD -MT $out -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/bin/cmake -E rm -f $TARGET_FILE && /Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32-elf-ranlib $TARGET_FILE && /opt/homebrew/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_unscanned_
depfile = $DEP_FILE
deps = gcc
command = ${LAUNCHER}${CODE_CHECK}/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc $DEFINES $INCLUDES $FLAGS -MD -MT $out -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/bin/cmake -E rm -f $TARGET_FILE && /Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32-elf-ranlib $TARGET_FILE && /opt/homebrew/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/bin/cmake --regenerate-during-build -S/Users/hdh20267/esp/esp-idf/components/bootloader/subproject -B/Users/hdh20267/Documents/pecan_ws/fast_led/build/bootloader
description = Re-running CMake...
generator = 1
#############################################
# Rule for cleaning additional files.
rule CLEAN_ADDITIONAL
command = /opt/homebrew/bin/cmake -DCONFIG=$CONFIG -P CMakeFiles/clean_additional.cmake
description = Cleaning additional files...
#############################################
# 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:

Binary file not shown.

BIN
build/bootloader/bootloader.elf Executable file

Binary file not shown.

File diff suppressed because it is too large Load Diff

2554
build/bootloader/build.ninja Normal file

File diff suppressed because one or more lines are too long

View File

@ -0,0 +1,66 @@
# Install script for directory: /Users/hdh20267/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 path to fallback-tool for dependency-resolution.
if(NOT DEFINED CMAKE_OBJDUMP)
set(CMAKE_OBJDUMP "/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32-elf-objdump")
endif()
if(NOT CMAKE_INSTALL_LOCAL_ONLY)
# Include the install script for the subdirectory.
include("/Users/hdh20267/Documents/pecan_ws/fast_led/build/bootloader/esp-idf/cmake_install.cmake")
endif()
string(REPLACE ";" "\n" CMAKE_INSTALL_MANIFEST_CONTENT
"${CMAKE_INSTALL_MANIFEST_FILES}")
if(CMAKE_INSTALL_LOCAL_ONLY)
file(WRITE "/Users/hdh20267/Documents/pecan_ws/fast_led/build/bootloader/install_local_manifest.txt"
"${CMAKE_INSTALL_MANIFEST_CONTENT}")
endif()
if(CMAKE_INSTALL_COMPONENT)
if(CMAKE_INSTALL_COMPONENT MATCHES "^[a-zA-Z0-9_.+-]+$")
set(CMAKE_INSTALL_MANIFEST "install_manifest_${CMAKE_INSTALL_COMPONENT}.txt")
else()
string(MD5 CMAKE_INST_COMP_HASH "${CMAKE_INSTALL_COMPONENT}")
set(CMAKE_INSTALL_MANIFEST "install_manifest_${CMAKE_INST_COMP_HASH}.txt")
unset(CMAKE_INST_COMP_HASH)
endif()
else()
set(CMAKE_INSTALL_MANIFEST "install_manifest.txt")
endif()
if(NOT CMAKE_INSTALL_LOCAL_ONLY)
file(WRITE "/Users/hdh20267/Documents/pecan_ws/fast_led/build/bootloader/${CMAKE_INSTALL_MANIFEST}"
"${CMAKE_INSTALL_MANIFEST_CONTENT}")
endif()

View File

@ -0,0 +1,536 @@
[
{
"directory": "/Users/hdh20267/Documents/pecan_ws/fast_led/build/bootloader",
"command": "/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -I/Users/hdh20267/esp/esp-idf/components/xtensa/esp32/include -I/Users/hdh20267/esp/esp-idf/components/xtensa/include -I/Users/hdh20267/esp/esp-idf/components/xtensa/deprecated_include -I/Users/hdh20267/Documents/pecan_ws/fast_led/build/bootloader/config -I/Users/hdh20267/esp/esp-idf/components/log/include -I/Users/hdh20267/esp/esp-idf/components/esp_rom/include -I/Users/hdh20267/esp/esp-idf/components/esp_rom/include/esp32 -I/Users/hdh20267/esp/esp-idf/components/esp_rom/esp32 -I/Users/hdh20267/esp/esp-idf/components/esp_common/include -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/include -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/include/soc/esp32 -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/port/esp32/. -I/Users/hdh20267/esp/esp-idf/components/newlib/platform_include -I/Users/hdh20267/esp/esp-idf/components/soc/include -I/Users/hdh20267/esp/esp-idf/components/soc/esp32 -I/Users/hdh20267/esp/esp-idf/components/soc/esp32/include -I/Users/hdh20267/esp/esp-idf/components/bootloader/subproject/components/micro-ecc -I/Users/hdh20267/esp/esp-idf/components/bootloader/subproject/components/micro-ecc/micro-ecc -I/Users/hdh20267/esp/esp-idf/components/hal/platform_port/include -I/Users/hdh20267/esp/esp-idf/components/hal/esp32/include -I/Users/hdh20267/esp/esp-idf/components/hal/include -I/Users/hdh20267/esp/esp-idf/components/spi_flash/include -I/Users/hdh20267/esp/esp-idf/components/esp_bootloader_format/include -I/Users/hdh20267/esp/esp-idf/components/esp_app_format/include -I/Users/hdh20267/esp/esp-idf/components/bootloader_support/include -I/Users/hdh20267/esp/esp-idf/components/bootloader_support/bootloader_flash/include -I/Users/hdh20267/esp/esp-idf/components/bootloader_support/private_include -I/Users/hdh20267/esp/esp-idf/components/efuse/include -I/Users/hdh20267/esp/esp-idf/components/efuse/esp32/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -o CMakeFiles/bootloader.elf.dir/project_elf_src_esp32.c.obj -c /Users/hdh20267/Documents/pecan_ws/fast_led/build/bootloader/project_elf_src_esp32.c",
"file": "/Users/hdh20267/Documents/pecan_ws/fast_led/build/bootloader/project_elf_src_esp32.c",
"output": "CMakeFiles/bootloader.elf.dir/project_elf_src_esp32.c.obj"
},
{
"directory": "/Users/hdh20267/Documents/pecan_ws/fast_led/build/bootloader",
"command": "/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.2.3\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -I/Users/hdh20267/Documents/pecan_ws/fast_led/build/bootloader/config -I/Users/hdh20267/esp/esp-idf/components/xtensa/esp32/include -I/Users/hdh20267/esp/esp-idf/components/xtensa/include -I/Users/hdh20267/esp/esp-idf/components/xtensa/deprecated_include -I/Users/hdh20267/esp/esp-idf/components/log/include -I/Users/hdh20267/esp/esp-idf/components/esp_rom/include -I/Users/hdh20267/esp/esp-idf/components/esp_rom/include/esp32 -I/Users/hdh20267/esp/esp-idf/components/esp_rom/esp32 -I/Users/hdh20267/esp/esp-idf/components/esp_common/include -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/include -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/include/soc/esp32 -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/port/esp32/. -I/Users/hdh20267/esp/esp-idf/components/newlib/platform_include -I/Users/hdh20267/esp/esp-idf/components/soc/include -I/Users/hdh20267/esp/esp-idf/components/soc/esp32 -I/Users/hdh20267/esp/esp-idf/components/soc/esp32/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -Os -freorder-blocks -fmacro-prefix-map=/Users/hdh20267/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=/Users/hdh20267/esp/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf/xtensa/CMakeFiles/__idf_xtensa.dir/eri.c.obj -c /Users/hdh20267/esp/esp-idf/components/xtensa/eri.c",
"file": "/Users/hdh20267/esp/esp-idf/components/xtensa/eri.c",
"output": "esp-idf/xtensa/CMakeFiles/__idf_xtensa.dir/eri.c.obj"
},
{
"directory": "/Users/hdh20267/Documents/pecan_ws/fast_led/build/bootloader",
"command": "/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.2.3\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -I/Users/hdh20267/Documents/pecan_ws/fast_led/build/bootloader/config -I/Users/hdh20267/esp/esp-idf/components/xtensa/esp32/include -I/Users/hdh20267/esp/esp-idf/components/xtensa/include -I/Users/hdh20267/esp/esp-idf/components/xtensa/deprecated_include -I/Users/hdh20267/esp/esp-idf/components/log/include -I/Users/hdh20267/esp/esp-idf/components/esp_rom/include -I/Users/hdh20267/esp/esp-idf/components/esp_rom/include/esp32 -I/Users/hdh20267/esp/esp-idf/components/esp_rom/esp32 -I/Users/hdh20267/esp/esp-idf/components/esp_common/include -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/include -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/include/soc/esp32 -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/port/esp32/. -I/Users/hdh20267/esp/esp-idf/components/newlib/platform_include -I/Users/hdh20267/esp/esp-idf/components/soc/include -I/Users/hdh20267/esp/esp-idf/components/soc/esp32 -I/Users/hdh20267/esp/esp-idf/components/soc/esp32/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -Os -freorder-blocks -fmacro-prefix-map=/Users/hdh20267/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=/Users/hdh20267/esp/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf/xtensa/CMakeFiles/__idf_xtensa.dir/xt_trax.c.obj -c /Users/hdh20267/esp/esp-idf/components/xtensa/xt_trax.c",
"file": "/Users/hdh20267/esp/esp-idf/components/xtensa/xt_trax.c",
"output": "esp-idf/xtensa/CMakeFiles/__idf_xtensa.dir/xt_trax.c.obj"
},
{
"directory": "/Users/hdh20267/Documents/pecan_ws/fast_led/build/bootloader",
"command": "/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.2.3\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -I/Users/hdh20267/Documents/pecan_ws/fast_led/build/bootloader/config -I/Users/hdh20267/esp/esp-idf/components/soc/include -I/Users/hdh20267/esp/esp-idf/components/soc/esp32 -I/Users/hdh20267/esp/esp-idf/components/soc/esp32/include -I/Users/hdh20267/esp/esp-idf/components/log/include -I/Users/hdh20267/esp/esp-idf/components/esp_rom/include -I/Users/hdh20267/esp/esp-idf/components/esp_rom/include/esp32 -I/Users/hdh20267/esp/esp-idf/components/esp_rom/esp32 -I/Users/hdh20267/esp/esp-idf/components/esp_common/include -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/include -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/include/soc/esp32 -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/port/esp32/. -I/Users/hdh20267/esp/esp-idf/components/newlib/platform_include -I/Users/hdh20267/esp/esp-idf/components/xtensa/esp32/include -I/Users/hdh20267/esp/esp-idf/components/xtensa/include -I/Users/hdh20267/esp/esp-idf/components/xtensa/deprecated_include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -Os -freorder-blocks -fmacro-prefix-map=/Users/hdh20267/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=/Users/hdh20267/esp/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf/soc/CMakeFiles/__idf_soc.dir/lldesc.c.obj -c /Users/hdh20267/esp/esp-idf/components/soc/lldesc.c",
"file": "/Users/hdh20267/esp/esp-idf/components/soc/lldesc.c",
"output": "esp-idf/soc/CMakeFiles/__idf_soc.dir/lldesc.c.obj"
},
{
"directory": "/Users/hdh20267/Documents/pecan_ws/fast_led/build/bootloader",
"command": "/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.2.3\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -I/Users/hdh20267/Documents/pecan_ws/fast_led/build/bootloader/config -I/Users/hdh20267/esp/esp-idf/components/soc/include -I/Users/hdh20267/esp/esp-idf/components/soc/esp32 -I/Users/hdh20267/esp/esp-idf/components/soc/esp32/include -I/Users/hdh20267/esp/esp-idf/components/log/include -I/Users/hdh20267/esp/esp-idf/components/esp_rom/include -I/Users/hdh20267/esp/esp-idf/components/esp_rom/include/esp32 -I/Users/hdh20267/esp/esp-idf/components/esp_rom/esp32 -I/Users/hdh20267/esp/esp-idf/components/esp_common/include -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/include -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/include/soc/esp32 -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/port/esp32/. -I/Users/hdh20267/esp/esp-idf/components/newlib/platform_include -I/Users/hdh20267/esp/esp-idf/components/xtensa/esp32/include -I/Users/hdh20267/esp/esp-idf/components/xtensa/include -I/Users/hdh20267/esp/esp-idf/components/xtensa/deprecated_include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -Os -freorder-blocks -fmacro-prefix-map=/Users/hdh20267/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=/Users/hdh20267/esp/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf/soc/CMakeFiles/__idf_soc.dir/dport_access_common.c.obj -c /Users/hdh20267/esp/esp-idf/components/soc/dport_access_common.c",
"file": "/Users/hdh20267/esp/esp-idf/components/soc/dport_access_common.c",
"output": "esp-idf/soc/CMakeFiles/__idf_soc.dir/dport_access_common.c.obj"
},
{
"directory": "/Users/hdh20267/Documents/pecan_ws/fast_led/build/bootloader",
"command": "/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.2.3\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -I/Users/hdh20267/Documents/pecan_ws/fast_led/build/bootloader/config -I/Users/hdh20267/esp/esp-idf/components/soc/include -I/Users/hdh20267/esp/esp-idf/components/soc/esp32 -I/Users/hdh20267/esp/esp-idf/components/soc/esp32/include -I/Users/hdh20267/esp/esp-idf/components/log/include -I/Users/hdh20267/esp/esp-idf/components/esp_rom/include -I/Users/hdh20267/esp/esp-idf/components/esp_rom/include/esp32 -I/Users/hdh20267/esp/esp-idf/components/esp_rom/esp32 -I/Users/hdh20267/esp/esp-idf/components/esp_common/include -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/include -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/include/soc/esp32 -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/port/esp32/. -I/Users/hdh20267/esp/esp-idf/components/newlib/platform_include -I/Users/hdh20267/esp/esp-idf/components/xtensa/esp32/include -I/Users/hdh20267/esp/esp-idf/components/xtensa/include -I/Users/hdh20267/esp/esp-idf/components/xtensa/deprecated_include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -Os -freorder-blocks -fmacro-prefix-map=/Users/hdh20267/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=/Users/hdh20267/esp/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32/interrupts.c.obj -c /Users/hdh20267/esp/esp-idf/components/soc/esp32/interrupts.c",
"file": "/Users/hdh20267/esp/esp-idf/components/soc/esp32/interrupts.c",
"output": "esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32/interrupts.c.obj"
},
{
"directory": "/Users/hdh20267/Documents/pecan_ws/fast_led/build/bootloader",
"command": "/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.2.3\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -I/Users/hdh20267/Documents/pecan_ws/fast_led/build/bootloader/config -I/Users/hdh20267/esp/esp-idf/components/soc/include -I/Users/hdh20267/esp/esp-idf/components/soc/esp32 -I/Users/hdh20267/esp/esp-idf/components/soc/esp32/include -I/Users/hdh20267/esp/esp-idf/components/log/include -I/Users/hdh20267/esp/esp-idf/components/esp_rom/include -I/Users/hdh20267/esp/esp-idf/components/esp_rom/include/esp32 -I/Users/hdh20267/esp/esp-idf/components/esp_rom/esp32 -I/Users/hdh20267/esp/esp-idf/components/esp_common/include -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/include -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/include/soc/esp32 -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/port/esp32/. -I/Users/hdh20267/esp/esp-idf/components/newlib/platform_include -I/Users/hdh20267/esp/esp-idf/components/xtensa/esp32/include -I/Users/hdh20267/esp/esp-idf/components/xtensa/include -I/Users/hdh20267/esp/esp-idf/components/xtensa/deprecated_include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -Os -freorder-blocks -fmacro-prefix-map=/Users/hdh20267/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=/Users/hdh20267/esp/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32/gpio_periph.c.obj -c /Users/hdh20267/esp/esp-idf/components/soc/esp32/gpio_periph.c",
"file": "/Users/hdh20267/esp/esp-idf/components/soc/esp32/gpio_periph.c",
"output": "esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32/gpio_periph.c.obj"
},
{
"directory": "/Users/hdh20267/Documents/pecan_ws/fast_led/build/bootloader",
"command": "/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.2.3\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -I/Users/hdh20267/Documents/pecan_ws/fast_led/build/bootloader/config -I/Users/hdh20267/esp/esp-idf/components/soc/include -I/Users/hdh20267/esp/esp-idf/components/soc/esp32 -I/Users/hdh20267/esp/esp-idf/components/soc/esp32/include -I/Users/hdh20267/esp/esp-idf/components/log/include -I/Users/hdh20267/esp/esp-idf/components/esp_rom/include -I/Users/hdh20267/esp/esp-idf/components/esp_rom/include/esp32 -I/Users/hdh20267/esp/esp-idf/components/esp_rom/esp32 -I/Users/hdh20267/esp/esp-idf/components/esp_common/include -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/include -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/include/soc/esp32 -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/port/esp32/. -I/Users/hdh20267/esp/esp-idf/components/newlib/platform_include -I/Users/hdh20267/esp/esp-idf/components/xtensa/esp32/include -I/Users/hdh20267/esp/esp-idf/components/xtensa/include -I/Users/hdh20267/esp/esp-idf/components/xtensa/deprecated_include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -Os -freorder-blocks -fmacro-prefix-map=/Users/hdh20267/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=/Users/hdh20267/esp/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32/uart_periph.c.obj -c /Users/hdh20267/esp/esp-idf/components/soc/esp32/uart_periph.c",
"file": "/Users/hdh20267/esp/esp-idf/components/soc/esp32/uart_periph.c",
"output": "esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32/uart_periph.c.obj"
},
{
"directory": "/Users/hdh20267/Documents/pecan_ws/fast_led/build/bootloader",
"command": "/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.2.3\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -I/Users/hdh20267/Documents/pecan_ws/fast_led/build/bootloader/config -I/Users/hdh20267/esp/esp-idf/components/soc/include -I/Users/hdh20267/esp/esp-idf/components/soc/esp32 -I/Users/hdh20267/esp/esp-idf/components/soc/esp32/include -I/Users/hdh20267/esp/esp-idf/components/log/include -I/Users/hdh20267/esp/esp-idf/components/esp_rom/include -I/Users/hdh20267/esp/esp-idf/components/esp_rom/include/esp32 -I/Users/hdh20267/esp/esp-idf/components/esp_rom/esp32 -I/Users/hdh20267/esp/esp-idf/components/esp_common/include -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/include -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/include/soc/esp32 -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/port/esp32/. -I/Users/hdh20267/esp/esp-idf/components/newlib/platform_include -I/Users/hdh20267/esp/esp-idf/components/xtensa/esp32/include -I/Users/hdh20267/esp/esp-idf/components/xtensa/include -I/Users/hdh20267/esp/esp-idf/components/xtensa/deprecated_include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -Os -freorder-blocks -fmacro-prefix-map=/Users/hdh20267/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=/Users/hdh20267/esp/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32/dport_access.c.obj -c /Users/hdh20267/esp/esp-idf/components/soc/esp32/dport_access.c",
"file": "/Users/hdh20267/esp/esp-idf/components/soc/esp32/dport_access.c",
"output": "esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32/dport_access.c.obj"
},
{
"directory": "/Users/hdh20267/Documents/pecan_ws/fast_led/build/bootloader",
"command": "/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.2.3\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -I/Users/hdh20267/Documents/pecan_ws/fast_led/build/bootloader/config -I/Users/hdh20267/esp/esp-idf/components/soc/include -I/Users/hdh20267/esp/esp-idf/components/soc/esp32 -I/Users/hdh20267/esp/esp-idf/components/soc/esp32/include -I/Users/hdh20267/esp/esp-idf/components/log/include -I/Users/hdh20267/esp/esp-idf/components/esp_rom/include -I/Users/hdh20267/esp/esp-idf/components/esp_rom/include/esp32 -I/Users/hdh20267/esp/esp-idf/components/esp_rom/esp32 -I/Users/hdh20267/esp/esp-idf/components/esp_common/include -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/include -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/include/soc/esp32 -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/port/esp32/. -I/Users/hdh20267/esp/esp-idf/components/newlib/platform_include -I/Users/hdh20267/esp/esp-idf/components/xtensa/esp32/include -I/Users/hdh20267/esp/esp-idf/components/xtensa/include -I/Users/hdh20267/esp/esp-idf/components/xtensa/deprecated_include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -Os -freorder-blocks -fmacro-prefix-map=/Users/hdh20267/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=/Users/hdh20267/esp/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32/adc_periph.c.obj -c /Users/hdh20267/esp/esp-idf/components/soc/esp32/adc_periph.c",
"file": "/Users/hdh20267/esp/esp-idf/components/soc/esp32/adc_periph.c",
"output": "esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32/adc_periph.c.obj"
},
{
"directory": "/Users/hdh20267/Documents/pecan_ws/fast_led/build/bootloader",
"command": "/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.2.3\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -I/Users/hdh20267/Documents/pecan_ws/fast_led/build/bootloader/config -I/Users/hdh20267/esp/esp-idf/components/soc/include -I/Users/hdh20267/esp/esp-idf/components/soc/esp32 -I/Users/hdh20267/esp/esp-idf/components/soc/esp32/include -I/Users/hdh20267/esp/esp-idf/components/log/include -I/Users/hdh20267/esp/esp-idf/components/esp_rom/include -I/Users/hdh20267/esp/esp-idf/components/esp_rom/include/esp32 -I/Users/hdh20267/esp/esp-idf/components/esp_rom/esp32 -I/Users/hdh20267/esp/esp-idf/components/esp_common/include -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/include -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/include/soc/esp32 -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/port/esp32/. -I/Users/hdh20267/esp/esp-idf/components/newlib/platform_include -I/Users/hdh20267/esp/esp-idf/components/xtensa/esp32/include -I/Users/hdh20267/esp/esp-idf/components/xtensa/include -I/Users/hdh20267/esp/esp-idf/components/xtensa/deprecated_include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -Os -freorder-blocks -fmacro-prefix-map=/Users/hdh20267/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=/Users/hdh20267/esp/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32/spi_periph.c.obj -c /Users/hdh20267/esp/esp-idf/components/soc/esp32/spi_periph.c",
"file": "/Users/hdh20267/esp/esp-idf/components/soc/esp32/spi_periph.c",
"output": "esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32/spi_periph.c.obj"
},
{
"directory": "/Users/hdh20267/Documents/pecan_ws/fast_led/build/bootloader",
"command": "/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.2.3\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -I/Users/hdh20267/Documents/pecan_ws/fast_led/build/bootloader/config -I/Users/hdh20267/esp/esp-idf/components/soc/include -I/Users/hdh20267/esp/esp-idf/components/soc/esp32 -I/Users/hdh20267/esp/esp-idf/components/soc/esp32/include -I/Users/hdh20267/esp/esp-idf/components/log/include -I/Users/hdh20267/esp/esp-idf/components/esp_rom/include -I/Users/hdh20267/esp/esp-idf/components/esp_rom/include/esp32 -I/Users/hdh20267/esp/esp-idf/components/esp_rom/esp32 -I/Users/hdh20267/esp/esp-idf/components/esp_common/include -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/include -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/include/soc/esp32 -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/port/esp32/. -I/Users/hdh20267/esp/esp-idf/components/newlib/platform_include -I/Users/hdh20267/esp/esp-idf/components/xtensa/esp32/include -I/Users/hdh20267/esp/esp-idf/components/xtensa/include -I/Users/hdh20267/esp/esp-idf/components/xtensa/deprecated_include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -Os -freorder-blocks -fmacro-prefix-map=/Users/hdh20267/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=/Users/hdh20267/esp/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32/ledc_periph.c.obj -c /Users/hdh20267/esp/esp-idf/components/soc/esp32/ledc_periph.c",
"file": "/Users/hdh20267/esp/esp-idf/components/soc/esp32/ledc_periph.c",
"output": "esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32/ledc_periph.c.obj"
},
{
"directory": "/Users/hdh20267/Documents/pecan_ws/fast_led/build/bootloader",
"command": "/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.2.3\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -I/Users/hdh20267/Documents/pecan_ws/fast_led/build/bootloader/config -I/Users/hdh20267/esp/esp-idf/components/soc/include -I/Users/hdh20267/esp/esp-idf/components/soc/esp32 -I/Users/hdh20267/esp/esp-idf/components/soc/esp32/include -I/Users/hdh20267/esp/esp-idf/components/log/include -I/Users/hdh20267/esp/esp-idf/components/esp_rom/include -I/Users/hdh20267/esp/esp-idf/components/esp_rom/include/esp32 -I/Users/hdh20267/esp/esp-idf/components/esp_rom/esp32 -I/Users/hdh20267/esp/esp-idf/components/esp_common/include -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/include -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/include/soc/esp32 -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/port/esp32/. -I/Users/hdh20267/esp/esp-idf/components/newlib/platform_include -I/Users/hdh20267/esp/esp-idf/components/xtensa/esp32/include -I/Users/hdh20267/esp/esp-idf/components/xtensa/include -I/Users/hdh20267/esp/esp-idf/components/xtensa/deprecated_include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -Os -freorder-blocks -fmacro-prefix-map=/Users/hdh20267/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=/Users/hdh20267/esp/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32/pcnt_periph.c.obj -c /Users/hdh20267/esp/esp-idf/components/soc/esp32/pcnt_periph.c",
"file": "/Users/hdh20267/esp/esp-idf/components/soc/esp32/pcnt_periph.c",
"output": "esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32/pcnt_periph.c.obj"
},
{
"directory": "/Users/hdh20267/Documents/pecan_ws/fast_led/build/bootloader",
"command": "/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.2.3\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -I/Users/hdh20267/Documents/pecan_ws/fast_led/build/bootloader/config -I/Users/hdh20267/esp/esp-idf/components/soc/include -I/Users/hdh20267/esp/esp-idf/components/soc/esp32 -I/Users/hdh20267/esp/esp-idf/components/soc/esp32/include -I/Users/hdh20267/esp/esp-idf/components/log/include -I/Users/hdh20267/esp/esp-idf/components/esp_rom/include -I/Users/hdh20267/esp/esp-idf/components/esp_rom/include/esp32 -I/Users/hdh20267/esp/esp-idf/components/esp_rom/esp32 -I/Users/hdh20267/esp/esp-idf/components/esp_common/include -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/include -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/include/soc/esp32 -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/port/esp32/. -I/Users/hdh20267/esp/esp-idf/components/newlib/platform_include -I/Users/hdh20267/esp/esp-idf/components/xtensa/esp32/include -I/Users/hdh20267/esp/esp-idf/components/xtensa/include -I/Users/hdh20267/esp/esp-idf/components/xtensa/deprecated_include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -Os -freorder-blocks -fmacro-prefix-map=/Users/hdh20267/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=/Users/hdh20267/esp/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32/rmt_periph.c.obj -c /Users/hdh20267/esp/esp-idf/components/soc/esp32/rmt_periph.c",
"file": "/Users/hdh20267/esp/esp-idf/components/soc/esp32/rmt_periph.c",
"output": "esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32/rmt_periph.c.obj"
},
{
"directory": "/Users/hdh20267/Documents/pecan_ws/fast_led/build/bootloader",
"command": "/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.2.3\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -I/Users/hdh20267/Documents/pecan_ws/fast_led/build/bootloader/config -I/Users/hdh20267/esp/esp-idf/components/soc/include -I/Users/hdh20267/esp/esp-idf/components/soc/esp32 -I/Users/hdh20267/esp/esp-idf/components/soc/esp32/include -I/Users/hdh20267/esp/esp-idf/components/log/include -I/Users/hdh20267/esp/esp-idf/components/esp_rom/include -I/Users/hdh20267/esp/esp-idf/components/esp_rom/include/esp32 -I/Users/hdh20267/esp/esp-idf/components/esp_rom/esp32 -I/Users/hdh20267/esp/esp-idf/components/esp_common/include -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/include -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/include/soc/esp32 -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/port/esp32/. -I/Users/hdh20267/esp/esp-idf/components/newlib/platform_include -I/Users/hdh20267/esp/esp-idf/components/xtensa/esp32/include -I/Users/hdh20267/esp/esp-idf/components/xtensa/include -I/Users/hdh20267/esp/esp-idf/components/xtensa/deprecated_include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -Os -freorder-blocks -fmacro-prefix-map=/Users/hdh20267/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=/Users/hdh20267/esp/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32/sdm_periph.c.obj -c /Users/hdh20267/esp/esp-idf/components/soc/esp32/sdm_periph.c",
"file": "/Users/hdh20267/esp/esp-idf/components/soc/esp32/sdm_periph.c",
"output": "esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32/sdm_periph.c.obj"
},
{
"directory": "/Users/hdh20267/Documents/pecan_ws/fast_led/build/bootloader",
"command": "/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.2.3\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -I/Users/hdh20267/Documents/pecan_ws/fast_led/build/bootloader/config -I/Users/hdh20267/esp/esp-idf/components/soc/include -I/Users/hdh20267/esp/esp-idf/components/soc/esp32 -I/Users/hdh20267/esp/esp-idf/components/soc/esp32/include -I/Users/hdh20267/esp/esp-idf/components/log/include -I/Users/hdh20267/esp/esp-idf/components/esp_rom/include -I/Users/hdh20267/esp/esp-idf/components/esp_rom/include/esp32 -I/Users/hdh20267/esp/esp-idf/components/esp_rom/esp32 -I/Users/hdh20267/esp/esp-idf/components/esp_common/include -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/include -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/include/soc/esp32 -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/port/esp32/. -I/Users/hdh20267/esp/esp-idf/components/newlib/platform_include -I/Users/hdh20267/esp/esp-idf/components/xtensa/esp32/include -I/Users/hdh20267/esp/esp-idf/components/xtensa/include -I/Users/hdh20267/esp/esp-idf/components/xtensa/deprecated_include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -Os -freorder-blocks -fmacro-prefix-map=/Users/hdh20267/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=/Users/hdh20267/esp/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32/i2s_periph.c.obj -c /Users/hdh20267/esp/esp-idf/components/soc/esp32/i2s_periph.c",
"file": "/Users/hdh20267/esp/esp-idf/components/soc/esp32/i2s_periph.c",
"output": "esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32/i2s_periph.c.obj"
},
{
"directory": "/Users/hdh20267/Documents/pecan_ws/fast_led/build/bootloader",
"command": "/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.2.3\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -I/Users/hdh20267/Documents/pecan_ws/fast_led/build/bootloader/config -I/Users/hdh20267/esp/esp-idf/components/soc/include -I/Users/hdh20267/esp/esp-idf/components/soc/esp32 -I/Users/hdh20267/esp/esp-idf/components/soc/esp32/include -I/Users/hdh20267/esp/esp-idf/components/log/include -I/Users/hdh20267/esp/esp-idf/components/esp_rom/include -I/Users/hdh20267/esp/esp-idf/components/esp_rom/include/esp32 -I/Users/hdh20267/esp/esp-idf/components/esp_rom/esp32 -I/Users/hdh20267/esp/esp-idf/components/esp_common/include -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/include -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/include/soc/esp32 -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/port/esp32/. -I/Users/hdh20267/esp/esp-idf/components/newlib/platform_include -I/Users/hdh20267/esp/esp-idf/components/xtensa/esp32/include -I/Users/hdh20267/esp/esp-idf/components/xtensa/include -I/Users/hdh20267/esp/esp-idf/components/xtensa/deprecated_include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -Os -freorder-blocks -fmacro-prefix-map=/Users/hdh20267/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=/Users/hdh20267/esp/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32/i2c_periph.c.obj -c /Users/hdh20267/esp/esp-idf/components/soc/esp32/i2c_periph.c",
"file": "/Users/hdh20267/esp/esp-idf/components/soc/esp32/i2c_periph.c",
"output": "esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32/i2c_periph.c.obj"
},
{
"directory": "/Users/hdh20267/Documents/pecan_ws/fast_led/build/bootloader",
"command": "/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.2.3\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -I/Users/hdh20267/Documents/pecan_ws/fast_led/build/bootloader/config -I/Users/hdh20267/esp/esp-idf/components/soc/include -I/Users/hdh20267/esp/esp-idf/components/soc/esp32 -I/Users/hdh20267/esp/esp-idf/components/soc/esp32/include -I/Users/hdh20267/esp/esp-idf/components/log/include -I/Users/hdh20267/esp/esp-idf/components/esp_rom/include -I/Users/hdh20267/esp/esp-idf/components/esp_rom/include/esp32 -I/Users/hdh20267/esp/esp-idf/components/esp_rom/esp32 -I/Users/hdh20267/esp/esp-idf/components/esp_common/include -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/include -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/include/soc/esp32 -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/port/esp32/. -I/Users/hdh20267/esp/esp-idf/components/newlib/platform_include -I/Users/hdh20267/esp/esp-idf/components/xtensa/esp32/include -I/Users/hdh20267/esp/esp-idf/components/xtensa/include -I/Users/hdh20267/esp/esp-idf/components/xtensa/deprecated_include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -Os -freorder-blocks -fmacro-prefix-map=/Users/hdh20267/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=/Users/hdh20267/esp/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32/timer_periph.c.obj -c /Users/hdh20267/esp/esp-idf/components/soc/esp32/timer_periph.c",
"file": "/Users/hdh20267/esp/esp-idf/components/soc/esp32/timer_periph.c",
"output": "esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32/timer_periph.c.obj"
},
{
"directory": "/Users/hdh20267/Documents/pecan_ws/fast_led/build/bootloader",
"command": "/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.2.3\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -I/Users/hdh20267/Documents/pecan_ws/fast_led/build/bootloader/config -I/Users/hdh20267/esp/esp-idf/components/soc/include -I/Users/hdh20267/esp/esp-idf/components/soc/esp32 -I/Users/hdh20267/esp/esp-idf/components/soc/esp32/include -I/Users/hdh20267/esp/esp-idf/components/log/include -I/Users/hdh20267/esp/esp-idf/components/esp_rom/include -I/Users/hdh20267/esp/esp-idf/components/esp_rom/include/esp32 -I/Users/hdh20267/esp/esp-idf/components/esp_rom/esp32 -I/Users/hdh20267/esp/esp-idf/components/esp_common/include -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/include -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/include/soc/esp32 -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/port/esp32/. -I/Users/hdh20267/esp/esp-idf/components/newlib/platform_include -I/Users/hdh20267/esp/esp-idf/components/xtensa/esp32/include -I/Users/hdh20267/esp/esp-idf/components/xtensa/include -I/Users/hdh20267/esp/esp-idf/components/xtensa/deprecated_include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -Os -freorder-blocks -fmacro-prefix-map=/Users/hdh20267/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=/Users/hdh20267/esp/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32/lcd_periph.c.obj -c /Users/hdh20267/esp/esp-idf/components/soc/esp32/lcd_periph.c",
"file": "/Users/hdh20267/esp/esp-idf/components/soc/esp32/lcd_periph.c",
"output": "esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32/lcd_periph.c.obj"
},
{
"directory": "/Users/hdh20267/Documents/pecan_ws/fast_led/build/bootloader",
"command": "/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.2.3\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -I/Users/hdh20267/Documents/pecan_ws/fast_led/build/bootloader/config -I/Users/hdh20267/esp/esp-idf/components/soc/include -I/Users/hdh20267/esp/esp-idf/components/soc/esp32 -I/Users/hdh20267/esp/esp-idf/components/soc/esp32/include -I/Users/hdh20267/esp/esp-idf/components/log/include -I/Users/hdh20267/esp/esp-idf/components/esp_rom/include -I/Users/hdh20267/esp/esp-idf/components/esp_rom/include/esp32 -I/Users/hdh20267/esp/esp-idf/components/esp_rom/esp32 -I/Users/hdh20267/esp/esp-idf/components/esp_common/include -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/include -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/include/soc/esp32 -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/port/esp32/. -I/Users/hdh20267/esp/esp-idf/components/newlib/platform_include -I/Users/hdh20267/esp/esp-idf/components/xtensa/esp32/include -I/Users/hdh20267/esp/esp-idf/components/xtensa/include -I/Users/hdh20267/esp/esp-idf/components/xtensa/deprecated_include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -Os -freorder-blocks -fmacro-prefix-map=/Users/hdh20267/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=/Users/hdh20267/esp/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32/mcpwm_periph.c.obj -c /Users/hdh20267/esp/esp-idf/components/soc/esp32/mcpwm_periph.c",
"file": "/Users/hdh20267/esp/esp-idf/components/soc/esp32/mcpwm_periph.c",
"output": "esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32/mcpwm_periph.c.obj"
},
{
"directory": "/Users/hdh20267/Documents/pecan_ws/fast_led/build/bootloader",
"command": "/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.2.3\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -I/Users/hdh20267/Documents/pecan_ws/fast_led/build/bootloader/config -I/Users/hdh20267/esp/esp-idf/components/soc/include -I/Users/hdh20267/esp/esp-idf/components/soc/esp32 -I/Users/hdh20267/esp/esp-idf/components/soc/esp32/include -I/Users/hdh20267/esp/esp-idf/components/log/include -I/Users/hdh20267/esp/esp-idf/components/esp_rom/include -I/Users/hdh20267/esp/esp-idf/components/esp_rom/include/esp32 -I/Users/hdh20267/esp/esp-idf/components/esp_rom/esp32 -I/Users/hdh20267/esp/esp-idf/components/esp_common/include -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/include -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/include/soc/esp32 -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/port/esp32/. -I/Users/hdh20267/esp/esp-idf/components/newlib/platform_include -I/Users/hdh20267/esp/esp-idf/components/xtensa/esp32/include -I/Users/hdh20267/esp/esp-idf/components/xtensa/include -I/Users/hdh20267/esp/esp-idf/components/xtensa/deprecated_include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -Os -freorder-blocks -fmacro-prefix-map=/Users/hdh20267/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=/Users/hdh20267/esp/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32/mpi_periph.c.obj -c /Users/hdh20267/esp/esp-idf/components/soc/esp32/mpi_periph.c",
"file": "/Users/hdh20267/esp/esp-idf/components/soc/esp32/mpi_periph.c",
"output": "esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32/mpi_periph.c.obj"
},
{
"directory": "/Users/hdh20267/Documents/pecan_ws/fast_led/build/bootloader",
"command": "/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.2.3\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -I/Users/hdh20267/Documents/pecan_ws/fast_led/build/bootloader/config -I/Users/hdh20267/esp/esp-idf/components/soc/include -I/Users/hdh20267/esp/esp-idf/components/soc/esp32 -I/Users/hdh20267/esp/esp-idf/components/soc/esp32/include -I/Users/hdh20267/esp/esp-idf/components/log/include -I/Users/hdh20267/esp/esp-idf/components/esp_rom/include -I/Users/hdh20267/esp/esp-idf/components/esp_rom/include/esp32 -I/Users/hdh20267/esp/esp-idf/components/esp_rom/esp32 -I/Users/hdh20267/esp/esp-idf/components/esp_common/include -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/include -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/include/soc/esp32 -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/port/esp32/. -I/Users/hdh20267/esp/esp-idf/components/newlib/platform_include -I/Users/hdh20267/esp/esp-idf/components/xtensa/esp32/include -I/Users/hdh20267/esp/esp-idf/components/xtensa/include -I/Users/hdh20267/esp/esp-idf/components/xtensa/deprecated_include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -Os -freorder-blocks -fmacro-prefix-map=/Users/hdh20267/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=/Users/hdh20267/esp/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32/sdmmc_periph.c.obj -c /Users/hdh20267/esp/esp-idf/components/soc/esp32/sdmmc_periph.c",
"file": "/Users/hdh20267/esp/esp-idf/components/soc/esp32/sdmmc_periph.c",
"output": "esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32/sdmmc_periph.c.obj"
},
{
"directory": "/Users/hdh20267/Documents/pecan_ws/fast_led/build/bootloader",
"command": "/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.2.3\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -I/Users/hdh20267/Documents/pecan_ws/fast_led/build/bootloader/config -I/Users/hdh20267/esp/esp-idf/components/soc/include -I/Users/hdh20267/esp/esp-idf/components/soc/esp32 -I/Users/hdh20267/esp/esp-idf/components/soc/esp32/include -I/Users/hdh20267/esp/esp-idf/components/log/include -I/Users/hdh20267/esp/esp-idf/components/esp_rom/include -I/Users/hdh20267/esp/esp-idf/components/esp_rom/include/esp32 -I/Users/hdh20267/esp/esp-idf/components/esp_rom/esp32 -I/Users/hdh20267/esp/esp-idf/components/esp_common/include -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/include -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/include/soc/esp32 -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/port/esp32/. -I/Users/hdh20267/esp/esp-idf/components/newlib/platform_include -I/Users/hdh20267/esp/esp-idf/components/xtensa/esp32/include -I/Users/hdh20267/esp/esp-idf/components/xtensa/include -I/Users/hdh20267/esp/esp-idf/components/xtensa/deprecated_include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -Os -freorder-blocks -fmacro-prefix-map=/Users/hdh20267/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=/Users/hdh20267/esp/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32/touch_sensor_periph.c.obj -c /Users/hdh20267/esp/esp-idf/components/soc/esp32/touch_sensor_periph.c",
"file": "/Users/hdh20267/esp/esp-idf/components/soc/esp32/touch_sensor_periph.c",
"output": "esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32/touch_sensor_periph.c.obj"
},
{
"directory": "/Users/hdh20267/Documents/pecan_ws/fast_led/build/bootloader",
"command": "/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.2.3\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -I/Users/hdh20267/Documents/pecan_ws/fast_led/build/bootloader/config -I/Users/hdh20267/esp/esp-idf/components/soc/include -I/Users/hdh20267/esp/esp-idf/components/soc/esp32 -I/Users/hdh20267/esp/esp-idf/components/soc/esp32/include -I/Users/hdh20267/esp/esp-idf/components/log/include -I/Users/hdh20267/esp/esp-idf/components/esp_rom/include -I/Users/hdh20267/esp/esp-idf/components/esp_rom/include/esp32 -I/Users/hdh20267/esp/esp-idf/components/esp_rom/esp32 -I/Users/hdh20267/esp/esp-idf/components/esp_common/include -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/include -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/include/soc/esp32 -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/port/esp32/. -I/Users/hdh20267/esp/esp-idf/components/newlib/platform_include -I/Users/hdh20267/esp/esp-idf/components/xtensa/esp32/include -I/Users/hdh20267/esp/esp-idf/components/xtensa/include -I/Users/hdh20267/esp/esp-idf/components/xtensa/deprecated_include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -Os -freorder-blocks -fmacro-prefix-map=/Users/hdh20267/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=/Users/hdh20267/esp/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32/twai_periph.c.obj -c /Users/hdh20267/esp/esp-idf/components/soc/esp32/twai_periph.c",
"file": "/Users/hdh20267/esp/esp-idf/components/soc/esp32/twai_periph.c",
"output": "esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32/twai_periph.c.obj"
},
{
"directory": "/Users/hdh20267/Documents/pecan_ws/fast_led/build/bootloader",
"command": "/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.2.3\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -I/Users/hdh20267/Documents/pecan_ws/fast_led/build/bootloader/config -I/Users/hdh20267/esp/esp-idf/components/soc/include -I/Users/hdh20267/esp/esp-idf/components/soc/esp32 -I/Users/hdh20267/esp/esp-idf/components/soc/esp32/include -I/Users/hdh20267/esp/esp-idf/components/log/include -I/Users/hdh20267/esp/esp-idf/components/esp_rom/include -I/Users/hdh20267/esp/esp-idf/components/esp_rom/include/esp32 -I/Users/hdh20267/esp/esp-idf/components/esp_rom/esp32 -I/Users/hdh20267/esp/esp-idf/components/esp_common/include -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/include -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/include/soc/esp32 -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/port/esp32/. -I/Users/hdh20267/esp/esp-idf/components/newlib/platform_include -I/Users/hdh20267/esp/esp-idf/components/xtensa/esp32/include -I/Users/hdh20267/esp/esp-idf/components/xtensa/include -I/Users/hdh20267/esp/esp-idf/components/xtensa/deprecated_include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -Os -freorder-blocks -fmacro-prefix-map=/Users/hdh20267/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=/Users/hdh20267/esp/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32/dac_periph.c.obj -c /Users/hdh20267/esp/esp-idf/components/soc/esp32/dac_periph.c",
"file": "/Users/hdh20267/esp/esp-idf/components/soc/esp32/dac_periph.c",
"output": "esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32/dac_periph.c.obj"
},
{
"directory": "/Users/hdh20267/Documents/pecan_ws/fast_led/build/bootloader",
"command": "/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.2.3\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -I/Users/hdh20267/Documents/pecan_ws/fast_led/build/bootloader/config -I/Users/hdh20267/esp/esp-idf/components/soc/include -I/Users/hdh20267/esp/esp-idf/components/soc/esp32 -I/Users/hdh20267/esp/esp-idf/components/soc/esp32/include -I/Users/hdh20267/esp/esp-idf/components/log/include -I/Users/hdh20267/esp/esp-idf/components/esp_rom/include -I/Users/hdh20267/esp/esp-idf/components/esp_rom/include/esp32 -I/Users/hdh20267/esp/esp-idf/components/esp_rom/esp32 -I/Users/hdh20267/esp/esp-idf/components/esp_common/include -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/include -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/include/soc/esp32 -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/port/esp32/. -I/Users/hdh20267/esp/esp-idf/components/newlib/platform_include -I/Users/hdh20267/esp/esp-idf/components/xtensa/esp32/include -I/Users/hdh20267/esp/esp-idf/components/xtensa/include -I/Users/hdh20267/esp/esp-idf/components/xtensa/deprecated_include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -Os -freorder-blocks -fmacro-prefix-map=/Users/hdh20267/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=/Users/hdh20267/esp/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32/rtc_io_periph.c.obj -c /Users/hdh20267/esp/esp-idf/components/soc/esp32/rtc_io_periph.c",
"file": "/Users/hdh20267/esp/esp-idf/components/soc/esp32/rtc_io_periph.c",
"output": "esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32/rtc_io_periph.c.obj"
},
{
"directory": "/Users/hdh20267/Documents/pecan_ws/fast_led/build/bootloader",
"command": "/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.2.3\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -I/Users/hdh20267/Documents/pecan_ws/fast_led/build/bootloader/config -I/Users/hdh20267/esp/esp-idf/components/soc/include -I/Users/hdh20267/esp/esp-idf/components/soc/esp32 -I/Users/hdh20267/esp/esp-idf/components/soc/esp32/include -I/Users/hdh20267/esp/esp-idf/components/log/include -I/Users/hdh20267/esp/esp-idf/components/esp_rom/include -I/Users/hdh20267/esp/esp-idf/components/esp_rom/include/esp32 -I/Users/hdh20267/esp/esp-idf/components/esp_rom/esp32 -I/Users/hdh20267/esp/esp-idf/components/esp_common/include -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/include -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/include/soc/esp32 -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/port/esp32/. -I/Users/hdh20267/esp/esp-idf/components/newlib/platform_include -I/Users/hdh20267/esp/esp-idf/components/xtensa/esp32/include -I/Users/hdh20267/esp/esp-idf/components/xtensa/include -I/Users/hdh20267/esp/esp-idf/components/xtensa/deprecated_include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -Os -freorder-blocks -fmacro-prefix-map=/Users/hdh20267/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=/Users/hdh20267/esp/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32/sdio_slave_periph.c.obj -c /Users/hdh20267/esp/esp-idf/components/soc/esp32/sdio_slave_periph.c",
"file": "/Users/hdh20267/esp/esp-idf/components/soc/esp32/sdio_slave_periph.c",
"output": "esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32/sdio_slave_periph.c.obj"
},
{
"directory": "/Users/hdh20267/Documents/pecan_ws/fast_led/build/bootloader",
"command": "/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.2.3\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -I/Users/hdh20267/Documents/pecan_ws/fast_led/build/bootloader/config -I/Users/hdh20267/esp/esp-idf/components/bootloader/subproject/components/micro-ecc -I/Users/hdh20267/esp/esp-idf/components/bootloader/subproject/components/micro-ecc/micro-ecc -I/Users/hdh20267/esp/esp-idf/components/log/include -I/Users/hdh20267/esp/esp-idf/components/esp_rom/include -I/Users/hdh20267/esp/esp-idf/components/esp_rom/include/esp32 -I/Users/hdh20267/esp/esp-idf/components/esp_rom/esp32 -I/Users/hdh20267/esp/esp-idf/components/esp_common/include -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/include -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/include/soc/esp32 -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/port/esp32/. -I/Users/hdh20267/esp/esp-idf/components/newlib/platform_include -I/Users/hdh20267/esp/esp-idf/components/xtensa/esp32/include -I/Users/hdh20267/esp/esp-idf/components/xtensa/include -I/Users/hdh20267/esp/esp-idf/components/xtensa/deprecated_include -I/Users/hdh20267/esp/esp-idf/components/soc/include -I/Users/hdh20267/esp/esp-idf/components/soc/esp32 -I/Users/hdh20267/esp/esp-idf/components/soc/esp32/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -Os -freorder-blocks -fmacro-prefix-map=/Users/hdh20267/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=/Users/hdh20267/esp/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf/micro-ecc/CMakeFiles/__idf_micro-ecc.dir/uECC_verify_antifault.c.obj -c /Users/hdh20267/esp/esp-idf/components/bootloader/subproject/components/micro-ecc/uECC_verify_antifault.c",
"file": "/Users/hdh20267/esp/esp-idf/components/bootloader/subproject/components/micro-ecc/uECC_verify_antifault.c",
"output": "esp-idf/micro-ecc/CMakeFiles/__idf_micro-ecc.dir/uECC_verify_antifault.c.obj"
},
{
"directory": "/Users/hdh20267/Documents/pecan_ws/fast_led/build/bootloader",
"command": "/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.2.3\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -I/Users/hdh20267/Documents/pecan_ws/fast_led/build/bootloader/config -I/Users/hdh20267/esp/esp-idf/components/hal/platform_port/include -I/Users/hdh20267/esp/esp-idf/components/hal/esp32/include -I/Users/hdh20267/esp/esp-idf/components/hal/include -I/Users/hdh20267/esp/esp-idf/components/log/include -I/Users/hdh20267/esp/esp-idf/components/esp_rom/include -I/Users/hdh20267/esp/esp-idf/components/esp_rom/include/esp32 -I/Users/hdh20267/esp/esp-idf/components/esp_rom/esp32 -I/Users/hdh20267/esp/esp-idf/components/esp_common/include -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/include -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/include/soc/esp32 -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/port/esp32/. -I/Users/hdh20267/esp/esp-idf/components/newlib/platform_include -I/Users/hdh20267/esp/esp-idf/components/xtensa/esp32/include -I/Users/hdh20267/esp/esp-idf/components/xtensa/include -I/Users/hdh20267/esp/esp-idf/components/xtensa/deprecated_include -I/Users/hdh20267/esp/esp-idf/components/soc/include -I/Users/hdh20267/esp/esp-idf/components/soc/esp32 -I/Users/hdh20267/esp/esp-idf/components/soc/esp32/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -Os -freorder-blocks -fmacro-prefix-map=/Users/hdh20267/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=/Users/hdh20267/esp/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf/hal/CMakeFiles/__idf_hal.dir/hal_utils.c.obj -c /Users/hdh20267/esp/esp-idf/components/hal/hal_utils.c",
"file": "/Users/hdh20267/esp/esp-idf/components/hal/hal_utils.c",
"output": "esp-idf/hal/CMakeFiles/__idf_hal.dir/hal_utils.c.obj"
},
{
"directory": "/Users/hdh20267/Documents/pecan_ws/fast_led/build/bootloader",
"command": "/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.2.3\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -I/Users/hdh20267/Documents/pecan_ws/fast_led/build/bootloader/config -I/Users/hdh20267/esp/esp-idf/components/hal/platform_port/include -I/Users/hdh20267/esp/esp-idf/components/hal/esp32/include -I/Users/hdh20267/esp/esp-idf/components/hal/include -I/Users/hdh20267/esp/esp-idf/components/log/include -I/Users/hdh20267/esp/esp-idf/components/esp_rom/include -I/Users/hdh20267/esp/esp-idf/components/esp_rom/include/esp32 -I/Users/hdh20267/esp/esp-idf/components/esp_rom/esp32 -I/Users/hdh20267/esp/esp-idf/components/esp_common/include -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/include -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/include/soc/esp32 -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/port/esp32/. -I/Users/hdh20267/esp/esp-idf/components/newlib/platform_include -I/Users/hdh20267/esp/esp-idf/components/xtensa/esp32/include -I/Users/hdh20267/esp/esp-idf/components/xtensa/include -I/Users/hdh20267/esp/esp-idf/components/xtensa/deprecated_include -I/Users/hdh20267/esp/esp-idf/components/soc/include -I/Users/hdh20267/esp/esp-idf/components/soc/esp32 -I/Users/hdh20267/esp/esp-idf/components/soc/esp32/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -Os -freorder-blocks -fmacro-prefix-map=/Users/hdh20267/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=/Users/hdh20267/esp/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf/hal/CMakeFiles/__idf_hal.dir/mpu_hal.c.obj -c /Users/hdh20267/esp/esp-idf/components/hal/mpu_hal.c",
"file": "/Users/hdh20267/esp/esp-idf/components/hal/mpu_hal.c",
"output": "esp-idf/hal/CMakeFiles/__idf_hal.dir/mpu_hal.c.obj"
},
{
"directory": "/Users/hdh20267/Documents/pecan_ws/fast_led/build/bootloader",
"command": "/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.2.3\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -I/Users/hdh20267/Documents/pecan_ws/fast_led/build/bootloader/config -I/Users/hdh20267/esp/esp-idf/components/hal/platform_port/include -I/Users/hdh20267/esp/esp-idf/components/hal/esp32/include -I/Users/hdh20267/esp/esp-idf/components/hal/include -I/Users/hdh20267/esp/esp-idf/components/log/include -I/Users/hdh20267/esp/esp-idf/components/esp_rom/include -I/Users/hdh20267/esp/esp-idf/components/esp_rom/include/esp32 -I/Users/hdh20267/esp/esp-idf/components/esp_rom/esp32 -I/Users/hdh20267/esp/esp-idf/components/esp_common/include -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/include -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/include/soc/esp32 -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/port/esp32/. -I/Users/hdh20267/esp/esp-idf/components/newlib/platform_include -I/Users/hdh20267/esp/esp-idf/components/xtensa/esp32/include -I/Users/hdh20267/esp/esp-idf/components/xtensa/include -I/Users/hdh20267/esp/esp-idf/components/xtensa/deprecated_include -I/Users/hdh20267/esp/esp-idf/components/soc/include -I/Users/hdh20267/esp/esp-idf/components/soc/esp32 -I/Users/hdh20267/esp/esp-idf/components/soc/esp32/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -Os -freorder-blocks -fmacro-prefix-map=/Users/hdh20267/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=/Users/hdh20267/esp/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf/hal/CMakeFiles/__idf_hal.dir/efuse_hal.c.obj -c /Users/hdh20267/esp/esp-idf/components/hal/efuse_hal.c",
"file": "/Users/hdh20267/esp/esp-idf/components/hal/efuse_hal.c",
"output": "esp-idf/hal/CMakeFiles/__idf_hal.dir/efuse_hal.c.obj"
},
{
"directory": "/Users/hdh20267/Documents/pecan_ws/fast_led/build/bootloader",
"command": "/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.2.3\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -I/Users/hdh20267/Documents/pecan_ws/fast_led/build/bootloader/config -I/Users/hdh20267/esp/esp-idf/components/hal/platform_port/include -I/Users/hdh20267/esp/esp-idf/components/hal/esp32/include -I/Users/hdh20267/esp/esp-idf/components/hal/include -I/Users/hdh20267/esp/esp-idf/components/log/include -I/Users/hdh20267/esp/esp-idf/components/esp_rom/include -I/Users/hdh20267/esp/esp-idf/components/esp_rom/include/esp32 -I/Users/hdh20267/esp/esp-idf/components/esp_rom/esp32 -I/Users/hdh20267/esp/esp-idf/components/esp_common/include -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/include -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/include/soc/esp32 -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/port/esp32/. -I/Users/hdh20267/esp/esp-idf/components/newlib/platform_include -I/Users/hdh20267/esp/esp-idf/components/xtensa/esp32/include -I/Users/hdh20267/esp/esp-idf/components/xtensa/include -I/Users/hdh20267/esp/esp-idf/components/xtensa/deprecated_include -I/Users/hdh20267/esp/esp-idf/components/soc/include -I/Users/hdh20267/esp/esp-idf/components/soc/esp32 -I/Users/hdh20267/esp/esp-idf/components/soc/esp32/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -Os -freorder-blocks -fmacro-prefix-map=/Users/hdh20267/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=/Users/hdh20267/esp/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf/hal/CMakeFiles/__idf_hal.dir/esp32/efuse_hal.c.obj -c /Users/hdh20267/esp/esp-idf/components/hal/esp32/efuse_hal.c",
"file": "/Users/hdh20267/esp/esp-idf/components/hal/esp32/efuse_hal.c",
"output": "esp-idf/hal/CMakeFiles/__idf_hal.dir/esp32/efuse_hal.c.obj"
},
{
"directory": "/Users/hdh20267/Documents/pecan_ws/fast_led/build/bootloader",
"command": "/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.2.3\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -I/Users/hdh20267/Documents/pecan_ws/fast_led/build/bootloader/config -I/Users/hdh20267/esp/esp-idf/components/hal/platform_port/include -I/Users/hdh20267/esp/esp-idf/components/hal/esp32/include -I/Users/hdh20267/esp/esp-idf/components/hal/include -I/Users/hdh20267/esp/esp-idf/components/log/include -I/Users/hdh20267/esp/esp-idf/components/esp_rom/include -I/Users/hdh20267/esp/esp-idf/components/esp_rom/include/esp32 -I/Users/hdh20267/esp/esp-idf/components/esp_rom/esp32 -I/Users/hdh20267/esp/esp-idf/components/esp_common/include -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/include -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/include/soc/esp32 -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/port/esp32/. -I/Users/hdh20267/esp/esp-idf/components/newlib/platform_include -I/Users/hdh20267/esp/esp-idf/components/xtensa/esp32/include -I/Users/hdh20267/esp/esp-idf/components/xtensa/include -I/Users/hdh20267/esp/esp-idf/components/xtensa/deprecated_include -I/Users/hdh20267/esp/esp-idf/components/soc/include -I/Users/hdh20267/esp/esp-idf/components/soc/esp32 -I/Users/hdh20267/esp/esp-idf/components/soc/esp32/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -Os -freorder-blocks -fmacro-prefix-map=/Users/hdh20267/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=/Users/hdh20267/esp/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf/hal/CMakeFiles/__idf_hal.dir/wdt_hal_iram.c.obj -c /Users/hdh20267/esp/esp-idf/components/hal/wdt_hal_iram.c",
"file": "/Users/hdh20267/esp/esp-idf/components/hal/wdt_hal_iram.c",
"output": "esp-idf/hal/CMakeFiles/__idf_hal.dir/wdt_hal_iram.c.obj"
},
{
"directory": "/Users/hdh20267/Documents/pecan_ws/fast_led/build/bootloader",
"command": "/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.2.3\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -I/Users/hdh20267/Documents/pecan_ws/fast_led/build/bootloader/config -I/Users/hdh20267/esp/esp-idf/components/hal/platform_port/include -I/Users/hdh20267/esp/esp-idf/components/hal/esp32/include -I/Users/hdh20267/esp/esp-idf/components/hal/include -I/Users/hdh20267/esp/esp-idf/components/log/include -I/Users/hdh20267/esp/esp-idf/components/esp_rom/include -I/Users/hdh20267/esp/esp-idf/components/esp_rom/include/esp32 -I/Users/hdh20267/esp/esp-idf/components/esp_rom/esp32 -I/Users/hdh20267/esp/esp-idf/components/esp_common/include -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/include -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/include/soc/esp32 -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/port/esp32/. -I/Users/hdh20267/esp/esp-idf/components/newlib/platform_include -I/Users/hdh20267/esp/esp-idf/components/xtensa/esp32/include -I/Users/hdh20267/esp/esp-idf/components/xtensa/include -I/Users/hdh20267/esp/esp-idf/components/xtensa/deprecated_include -I/Users/hdh20267/esp/esp-idf/components/soc/include -I/Users/hdh20267/esp/esp-idf/components/soc/esp32 -I/Users/hdh20267/esp/esp-idf/components/soc/esp32/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -Os -freorder-blocks -fmacro-prefix-map=/Users/hdh20267/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=/Users/hdh20267/esp/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf/hal/CMakeFiles/__idf_hal.dir/mmu_hal.c.obj -c /Users/hdh20267/esp/esp-idf/components/hal/mmu_hal.c",
"file": "/Users/hdh20267/esp/esp-idf/components/hal/mmu_hal.c",
"output": "esp-idf/hal/CMakeFiles/__idf_hal.dir/mmu_hal.c.obj"
},
{
"directory": "/Users/hdh20267/Documents/pecan_ws/fast_led/build/bootloader",
"command": "/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.2.3\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -I/Users/hdh20267/Documents/pecan_ws/fast_led/build/bootloader/config -I/Users/hdh20267/esp/esp-idf/components/hal/platform_port/include -I/Users/hdh20267/esp/esp-idf/components/hal/esp32/include -I/Users/hdh20267/esp/esp-idf/components/hal/include -I/Users/hdh20267/esp/esp-idf/components/log/include -I/Users/hdh20267/esp/esp-idf/components/esp_rom/include -I/Users/hdh20267/esp/esp-idf/components/esp_rom/include/esp32 -I/Users/hdh20267/esp/esp-idf/components/esp_rom/esp32 -I/Users/hdh20267/esp/esp-idf/components/esp_common/include -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/include -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/include/soc/esp32 -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/port/esp32/. -I/Users/hdh20267/esp/esp-idf/components/newlib/platform_include -I/Users/hdh20267/esp/esp-idf/components/xtensa/esp32/include -I/Users/hdh20267/esp/esp-idf/components/xtensa/include -I/Users/hdh20267/esp/esp-idf/components/xtensa/deprecated_include -I/Users/hdh20267/esp/esp-idf/components/soc/include -I/Users/hdh20267/esp/esp-idf/components/soc/esp32 -I/Users/hdh20267/esp/esp-idf/components/soc/esp32/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -Os -freorder-blocks -fmacro-prefix-map=/Users/hdh20267/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=/Users/hdh20267/esp/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf/hal/CMakeFiles/__idf_hal.dir/esp32/cache_hal_esp32.c.obj -c /Users/hdh20267/esp/esp-idf/components/hal/esp32/cache_hal_esp32.c",
"file": "/Users/hdh20267/esp/esp-idf/components/hal/esp32/cache_hal_esp32.c",
"output": "esp-idf/hal/CMakeFiles/__idf_hal.dir/esp32/cache_hal_esp32.c.obj"
},
{
"directory": "/Users/hdh20267/Documents/pecan_ws/fast_led/build/bootloader",
"command": "/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.2.3\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -I/Users/hdh20267/Documents/pecan_ws/fast_led/build/bootloader/config -I/Users/hdh20267/esp/esp-idf/components/spi_flash/include -I/Users/hdh20267/esp/esp-idf/components/spi_flash/include/spi_flash -I/Users/hdh20267/esp/esp-idf/components/log/include -I/Users/hdh20267/esp/esp-idf/components/esp_rom/include -I/Users/hdh20267/esp/esp-idf/components/esp_rom/include/esp32 -I/Users/hdh20267/esp/esp-idf/components/esp_rom/esp32 -I/Users/hdh20267/esp/esp-idf/components/esp_common/include -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/include -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/include/soc/esp32 -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/port/esp32/. -I/Users/hdh20267/esp/esp-idf/components/newlib/platform_include -I/Users/hdh20267/esp/esp-idf/components/xtensa/esp32/include -I/Users/hdh20267/esp/esp-idf/components/xtensa/include -I/Users/hdh20267/esp/esp-idf/components/xtensa/deprecated_include -I/Users/hdh20267/esp/esp-idf/components/soc/include -I/Users/hdh20267/esp/esp-idf/components/soc/esp32 -I/Users/hdh20267/esp/esp-idf/components/soc/esp32/include -I/Users/hdh20267/esp/esp-idf/components/hal/platform_port/include -I/Users/hdh20267/esp/esp-idf/components/hal/esp32/include -I/Users/hdh20267/esp/esp-idf/components/hal/include -I/Users/hdh20267/esp/esp-idf/components/bootloader_support/include -I/Users/hdh20267/esp/esp-idf/components/bootloader_support/bootloader_flash/include -I/Users/hdh20267/esp/esp-idf/components/bootloader_support/private_include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -Os -freorder-blocks -fmacro-prefix-map=/Users/hdh20267/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=/Users/hdh20267/esp/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_wrap.c.obj -c /Users/hdh20267/esp/esp-idf/components/spi_flash/spi_flash_wrap.c",
"file": "/Users/hdh20267/esp/esp-idf/components/spi_flash/spi_flash_wrap.c",
"output": "esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_wrap.c.obj"
},
{
"directory": "/Users/hdh20267/Documents/pecan_ws/fast_led/build/bootloader",
"command": "/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.2.3\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -I/Users/hdh20267/Documents/pecan_ws/fast_led/build/bootloader/config -I/Users/hdh20267/esp/esp-idf/components/esp_bootloader_format/include -I/Users/hdh20267/esp/esp-idf/components/log/include -I/Users/hdh20267/esp/esp-idf/components/esp_rom/include -I/Users/hdh20267/esp/esp-idf/components/esp_rom/include/esp32 -I/Users/hdh20267/esp/esp-idf/components/esp_rom/esp32 -I/Users/hdh20267/esp/esp-idf/components/esp_common/include -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/include -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/include/soc/esp32 -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/port/esp32/. -I/Users/hdh20267/esp/esp-idf/components/newlib/platform_include -I/Users/hdh20267/esp/esp-idf/components/xtensa/esp32/include -I/Users/hdh20267/esp/esp-idf/components/xtensa/include -I/Users/hdh20267/esp/esp-idf/components/xtensa/deprecated_include -I/Users/hdh20267/esp/esp-idf/components/soc/include -I/Users/hdh20267/esp/esp-idf/components/soc/esp32 -I/Users/hdh20267/esp/esp-idf/components/soc/esp32/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -Os -freorder-blocks -fmacro-prefix-map=/Users/hdh20267/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=/Users/hdh20267/esp/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_bootloader_format/CMakeFiles/__idf_esp_bootloader_format.dir/esp_bootloader_desc.c.obj -c /Users/hdh20267/esp/esp-idf/components/esp_bootloader_format/esp_bootloader_desc.c",
"file": "/Users/hdh20267/esp/esp-idf/components/esp_bootloader_format/esp_bootloader_desc.c",
"output": "esp-idf/esp_bootloader_format/CMakeFiles/__idf_esp_bootloader_format.dir/esp_bootloader_desc.c.obj"
},
{
"directory": "/Users/hdh20267/Documents/pecan_ws/fast_led/build/bootloader",
"command": "/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.2.3\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -I/Users/hdh20267/Documents/pecan_ws/fast_led/build/bootloader/config -I/Users/hdh20267/esp/esp-idf/components/bootloader_support/include -I/Users/hdh20267/esp/esp-idf/components/bootloader_support/bootloader_flash/include -I/Users/hdh20267/esp/esp-idf/components/bootloader_support/private_include -I/Users/hdh20267/esp/esp-idf/components/log/include -I/Users/hdh20267/esp/esp-idf/components/esp_rom/include -I/Users/hdh20267/esp/esp-idf/components/esp_rom/include/esp32 -I/Users/hdh20267/esp/esp-idf/components/esp_rom/esp32 -I/Users/hdh20267/esp/esp-idf/components/esp_common/include -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/include -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/include/soc/esp32 -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/port/esp32/. -I/Users/hdh20267/esp/esp-idf/components/newlib/platform_include -I/Users/hdh20267/esp/esp-idf/components/xtensa/esp32/include -I/Users/hdh20267/esp/esp-idf/components/xtensa/include -I/Users/hdh20267/esp/esp-idf/components/xtensa/deprecated_include -I/Users/hdh20267/esp/esp-idf/components/soc/include -I/Users/hdh20267/esp/esp-idf/components/soc/esp32 -I/Users/hdh20267/esp/esp-idf/components/soc/esp32/include -I/Users/hdh20267/esp/esp-idf/components/bootloader/subproject/components/micro-ecc -I/Users/hdh20267/esp/esp-idf/components/bootloader/subproject/components/micro-ecc/micro-ecc -I/Users/hdh20267/esp/esp-idf/components/spi_flash/include -I/Users/hdh20267/esp/esp-idf/components/hal/platform_port/include -I/Users/hdh20267/esp/esp-idf/components/hal/esp32/include -I/Users/hdh20267/esp/esp-idf/components/hal/include -I/Users/hdh20267/esp/esp-idf/components/efuse/include -I/Users/hdh20267/esp/esp-idf/components/efuse/esp32/include -I/Users/hdh20267/esp/esp-idf/components/esp_bootloader_format/include -I/Users/hdh20267/esp/esp-idf/components/esp_app_format/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -Os -freorder-blocks -fmacro-prefix-map=/Users/hdh20267/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=/Users/hdh20267/esp/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_common.c.obj -c /Users/hdh20267/esp/esp-idf/components/bootloader_support/src/bootloader_common.c",
"file": "/Users/hdh20267/esp/esp-idf/components/bootloader_support/src/bootloader_common.c",
"output": "esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_common.c.obj"
},
{
"directory": "/Users/hdh20267/Documents/pecan_ws/fast_led/build/bootloader",
"command": "/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.2.3\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -I/Users/hdh20267/Documents/pecan_ws/fast_led/build/bootloader/config -I/Users/hdh20267/esp/esp-idf/components/bootloader_support/include -I/Users/hdh20267/esp/esp-idf/components/bootloader_support/bootloader_flash/include -I/Users/hdh20267/esp/esp-idf/components/bootloader_support/private_include -I/Users/hdh20267/esp/esp-idf/components/log/include -I/Users/hdh20267/esp/esp-idf/components/esp_rom/include -I/Users/hdh20267/esp/esp-idf/components/esp_rom/include/esp32 -I/Users/hdh20267/esp/esp-idf/components/esp_rom/esp32 -I/Users/hdh20267/esp/esp-idf/components/esp_common/include -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/include -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/include/soc/esp32 -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/port/esp32/. -I/Users/hdh20267/esp/esp-idf/components/newlib/platform_include -I/Users/hdh20267/esp/esp-idf/components/xtensa/esp32/include -I/Users/hdh20267/esp/esp-idf/components/xtensa/include -I/Users/hdh20267/esp/esp-idf/components/xtensa/deprecated_include -I/Users/hdh20267/esp/esp-idf/components/soc/include -I/Users/hdh20267/esp/esp-idf/components/soc/esp32 -I/Users/hdh20267/esp/esp-idf/components/soc/esp32/include -I/Users/hdh20267/esp/esp-idf/components/bootloader/subproject/components/micro-ecc -I/Users/hdh20267/esp/esp-idf/components/bootloader/subproject/components/micro-ecc/micro-ecc -I/Users/hdh20267/esp/esp-idf/components/spi_flash/include -I/Users/hdh20267/esp/esp-idf/components/hal/platform_port/include -I/Users/hdh20267/esp/esp-idf/components/hal/esp32/include -I/Users/hdh20267/esp/esp-idf/components/hal/include -I/Users/hdh20267/esp/esp-idf/components/efuse/include -I/Users/hdh20267/esp/esp-idf/components/efuse/esp32/include -I/Users/hdh20267/esp/esp-idf/components/esp_bootloader_format/include -I/Users/hdh20267/esp/esp-idf/components/esp_app_format/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -Os -freorder-blocks -fmacro-prefix-map=/Users/hdh20267/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=/Users/hdh20267/esp/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_common_loader.c.obj -c /Users/hdh20267/esp/esp-idf/components/bootloader_support/src/bootloader_common_loader.c",
"file": "/Users/hdh20267/esp/esp-idf/components/bootloader_support/src/bootloader_common_loader.c",
"output": "esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_common_loader.c.obj"
},
{
"directory": "/Users/hdh20267/Documents/pecan_ws/fast_led/build/bootloader",
"command": "/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.2.3\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -I/Users/hdh20267/Documents/pecan_ws/fast_led/build/bootloader/config -I/Users/hdh20267/esp/esp-idf/components/bootloader_support/include -I/Users/hdh20267/esp/esp-idf/components/bootloader_support/bootloader_flash/include -I/Users/hdh20267/esp/esp-idf/components/bootloader_support/private_include -I/Users/hdh20267/esp/esp-idf/components/log/include -I/Users/hdh20267/esp/esp-idf/components/esp_rom/include -I/Users/hdh20267/esp/esp-idf/components/esp_rom/include/esp32 -I/Users/hdh20267/esp/esp-idf/components/esp_rom/esp32 -I/Users/hdh20267/esp/esp-idf/components/esp_common/include -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/include -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/include/soc/esp32 -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/port/esp32/. -I/Users/hdh20267/esp/esp-idf/components/newlib/platform_include -I/Users/hdh20267/esp/esp-idf/components/xtensa/esp32/include -I/Users/hdh20267/esp/esp-idf/components/xtensa/include -I/Users/hdh20267/esp/esp-idf/components/xtensa/deprecated_include -I/Users/hdh20267/esp/esp-idf/components/soc/include -I/Users/hdh20267/esp/esp-idf/components/soc/esp32 -I/Users/hdh20267/esp/esp-idf/components/soc/esp32/include -I/Users/hdh20267/esp/esp-idf/components/bootloader/subproject/components/micro-ecc -I/Users/hdh20267/esp/esp-idf/components/bootloader/subproject/components/micro-ecc/micro-ecc -I/Users/hdh20267/esp/esp-idf/components/spi_flash/include -I/Users/hdh20267/esp/esp-idf/components/hal/platform_port/include -I/Users/hdh20267/esp/esp-idf/components/hal/esp32/include -I/Users/hdh20267/esp/esp-idf/components/hal/include -I/Users/hdh20267/esp/esp-idf/components/efuse/include -I/Users/hdh20267/esp/esp-idf/components/efuse/esp32/include -I/Users/hdh20267/esp/esp-idf/components/esp_bootloader_format/include -I/Users/hdh20267/esp/esp-idf/components/esp_app_format/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -Os -freorder-blocks -fmacro-prefix-map=/Users/hdh20267/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=/Users/hdh20267/esp/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_clock_init.c.obj -c /Users/hdh20267/esp/esp-idf/components/bootloader_support/src/bootloader_clock_init.c",
"file": "/Users/hdh20267/esp/esp-idf/components/bootloader_support/src/bootloader_clock_init.c",
"output": "esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_clock_init.c.obj"
},
{
"directory": "/Users/hdh20267/Documents/pecan_ws/fast_led/build/bootloader",
"command": "/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.2.3\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -I/Users/hdh20267/Documents/pecan_ws/fast_led/build/bootloader/config -I/Users/hdh20267/esp/esp-idf/components/bootloader_support/include -I/Users/hdh20267/esp/esp-idf/components/bootloader_support/bootloader_flash/include -I/Users/hdh20267/esp/esp-idf/components/bootloader_support/private_include -I/Users/hdh20267/esp/esp-idf/components/log/include -I/Users/hdh20267/esp/esp-idf/components/esp_rom/include -I/Users/hdh20267/esp/esp-idf/components/esp_rom/include/esp32 -I/Users/hdh20267/esp/esp-idf/components/esp_rom/esp32 -I/Users/hdh20267/esp/esp-idf/components/esp_common/include -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/include -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/include/soc/esp32 -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/port/esp32/. -I/Users/hdh20267/esp/esp-idf/components/newlib/platform_include -I/Users/hdh20267/esp/esp-idf/components/xtensa/esp32/include -I/Users/hdh20267/esp/esp-idf/components/xtensa/include -I/Users/hdh20267/esp/esp-idf/components/xtensa/deprecated_include -I/Users/hdh20267/esp/esp-idf/components/soc/include -I/Users/hdh20267/esp/esp-idf/components/soc/esp32 -I/Users/hdh20267/esp/esp-idf/components/soc/esp32/include -I/Users/hdh20267/esp/esp-idf/components/bootloader/subproject/components/micro-ecc -I/Users/hdh20267/esp/esp-idf/components/bootloader/subproject/components/micro-ecc/micro-ecc -I/Users/hdh20267/esp/esp-idf/components/spi_flash/include -I/Users/hdh20267/esp/esp-idf/components/hal/platform_port/include -I/Users/hdh20267/esp/esp-idf/components/hal/esp32/include -I/Users/hdh20267/esp/esp-idf/components/hal/include -I/Users/hdh20267/esp/esp-idf/components/efuse/include -I/Users/hdh20267/esp/esp-idf/components/efuse/esp32/include -I/Users/hdh20267/esp/esp-idf/components/esp_bootloader_format/include -I/Users/hdh20267/esp/esp-idf/components/esp_app_format/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -Os -freorder-blocks -fmacro-prefix-map=/Users/hdh20267/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=/Users/hdh20267/esp/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_mem.c.obj -c /Users/hdh20267/esp/esp-idf/components/bootloader_support/src/bootloader_mem.c",
"file": "/Users/hdh20267/esp/esp-idf/components/bootloader_support/src/bootloader_mem.c",
"output": "esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_mem.c.obj"
},
{
"directory": "/Users/hdh20267/Documents/pecan_ws/fast_led/build/bootloader",
"command": "/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.2.3\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -I/Users/hdh20267/Documents/pecan_ws/fast_led/build/bootloader/config -I/Users/hdh20267/esp/esp-idf/components/bootloader_support/include -I/Users/hdh20267/esp/esp-idf/components/bootloader_support/bootloader_flash/include -I/Users/hdh20267/esp/esp-idf/components/bootloader_support/private_include -I/Users/hdh20267/esp/esp-idf/components/log/include -I/Users/hdh20267/esp/esp-idf/components/esp_rom/include -I/Users/hdh20267/esp/esp-idf/components/esp_rom/include/esp32 -I/Users/hdh20267/esp/esp-idf/components/esp_rom/esp32 -I/Users/hdh20267/esp/esp-idf/components/esp_common/include -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/include -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/include/soc/esp32 -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/port/esp32/. -I/Users/hdh20267/esp/esp-idf/components/newlib/platform_include -I/Users/hdh20267/esp/esp-idf/components/xtensa/esp32/include -I/Users/hdh20267/esp/esp-idf/components/xtensa/include -I/Users/hdh20267/esp/esp-idf/components/xtensa/deprecated_include -I/Users/hdh20267/esp/esp-idf/components/soc/include -I/Users/hdh20267/esp/esp-idf/components/soc/esp32 -I/Users/hdh20267/esp/esp-idf/components/soc/esp32/include -I/Users/hdh20267/esp/esp-idf/components/bootloader/subproject/components/micro-ecc -I/Users/hdh20267/esp/esp-idf/components/bootloader/subproject/components/micro-ecc/micro-ecc -I/Users/hdh20267/esp/esp-idf/components/spi_flash/include -I/Users/hdh20267/esp/esp-idf/components/hal/platform_port/include -I/Users/hdh20267/esp/esp-idf/components/hal/esp32/include -I/Users/hdh20267/esp/esp-idf/components/hal/include -I/Users/hdh20267/esp/esp-idf/components/efuse/include -I/Users/hdh20267/esp/esp-idf/components/efuse/esp32/include -I/Users/hdh20267/esp/esp-idf/components/esp_bootloader_format/include -I/Users/hdh20267/esp/esp-idf/components/esp_app_format/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -Os -freorder-blocks -fmacro-prefix-map=/Users/hdh20267/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=/Users/hdh20267/esp/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_random.c.obj -c /Users/hdh20267/esp/esp-idf/components/bootloader_support/src/bootloader_random.c",
"file": "/Users/hdh20267/esp/esp-idf/components/bootloader_support/src/bootloader_random.c",
"output": "esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_random.c.obj"
},
{
"directory": "/Users/hdh20267/Documents/pecan_ws/fast_led/build/bootloader",
"command": "/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.2.3\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -I/Users/hdh20267/Documents/pecan_ws/fast_led/build/bootloader/config -I/Users/hdh20267/esp/esp-idf/components/bootloader_support/include -I/Users/hdh20267/esp/esp-idf/components/bootloader_support/bootloader_flash/include -I/Users/hdh20267/esp/esp-idf/components/bootloader_support/private_include -I/Users/hdh20267/esp/esp-idf/components/log/include -I/Users/hdh20267/esp/esp-idf/components/esp_rom/include -I/Users/hdh20267/esp/esp-idf/components/esp_rom/include/esp32 -I/Users/hdh20267/esp/esp-idf/components/esp_rom/esp32 -I/Users/hdh20267/esp/esp-idf/components/esp_common/include -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/include -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/include/soc/esp32 -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/port/esp32/. -I/Users/hdh20267/esp/esp-idf/components/newlib/platform_include -I/Users/hdh20267/esp/esp-idf/components/xtensa/esp32/include -I/Users/hdh20267/esp/esp-idf/components/xtensa/include -I/Users/hdh20267/esp/esp-idf/components/xtensa/deprecated_include -I/Users/hdh20267/esp/esp-idf/components/soc/include -I/Users/hdh20267/esp/esp-idf/components/soc/esp32 -I/Users/hdh20267/esp/esp-idf/components/soc/esp32/include -I/Users/hdh20267/esp/esp-idf/components/bootloader/subproject/components/micro-ecc -I/Users/hdh20267/esp/esp-idf/components/bootloader/subproject/components/micro-ecc/micro-ecc -I/Users/hdh20267/esp/esp-idf/components/spi_flash/include -I/Users/hdh20267/esp/esp-idf/components/hal/platform_port/include -I/Users/hdh20267/esp/esp-idf/components/hal/esp32/include -I/Users/hdh20267/esp/esp-idf/components/hal/include -I/Users/hdh20267/esp/esp-idf/components/efuse/include -I/Users/hdh20267/esp/esp-idf/components/efuse/esp32/include -I/Users/hdh20267/esp/esp-idf/components/esp_bootloader_format/include -I/Users/hdh20267/esp/esp-idf/components/esp_app_format/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -Os -freorder-blocks -fmacro-prefix-map=/Users/hdh20267/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=/Users/hdh20267/esp/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_efuse.c.obj -c /Users/hdh20267/esp/esp-idf/components/bootloader_support/src/bootloader_efuse.c",
"file": "/Users/hdh20267/esp/esp-idf/components/bootloader_support/src/bootloader_efuse.c",
"output": "esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_efuse.c.obj"
},
{
"directory": "/Users/hdh20267/Documents/pecan_ws/fast_led/build/bootloader",
"command": "/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.2.3\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -I/Users/hdh20267/Documents/pecan_ws/fast_led/build/bootloader/config -I/Users/hdh20267/esp/esp-idf/components/bootloader_support/include -I/Users/hdh20267/esp/esp-idf/components/bootloader_support/bootloader_flash/include -I/Users/hdh20267/esp/esp-idf/components/bootloader_support/private_include -I/Users/hdh20267/esp/esp-idf/components/log/include -I/Users/hdh20267/esp/esp-idf/components/esp_rom/include -I/Users/hdh20267/esp/esp-idf/components/esp_rom/include/esp32 -I/Users/hdh20267/esp/esp-idf/components/esp_rom/esp32 -I/Users/hdh20267/esp/esp-idf/components/esp_common/include -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/include -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/include/soc/esp32 -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/port/esp32/. -I/Users/hdh20267/esp/esp-idf/components/newlib/platform_include -I/Users/hdh20267/esp/esp-idf/components/xtensa/esp32/include -I/Users/hdh20267/esp/esp-idf/components/xtensa/include -I/Users/hdh20267/esp/esp-idf/components/xtensa/deprecated_include -I/Users/hdh20267/esp/esp-idf/components/soc/include -I/Users/hdh20267/esp/esp-idf/components/soc/esp32 -I/Users/hdh20267/esp/esp-idf/components/soc/esp32/include -I/Users/hdh20267/esp/esp-idf/components/bootloader/subproject/components/micro-ecc -I/Users/hdh20267/esp/esp-idf/components/bootloader/subproject/components/micro-ecc/micro-ecc -I/Users/hdh20267/esp/esp-idf/components/spi_flash/include -I/Users/hdh20267/esp/esp-idf/components/hal/platform_port/include -I/Users/hdh20267/esp/esp-idf/components/hal/esp32/include -I/Users/hdh20267/esp/esp-idf/components/hal/include -I/Users/hdh20267/esp/esp-idf/components/efuse/include -I/Users/hdh20267/esp/esp-idf/components/efuse/esp32/include -I/Users/hdh20267/esp/esp-idf/components/esp_bootloader_format/include -I/Users/hdh20267/esp/esp-idf/components/esp_app_format/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -Os -freorder-blocks -fmacro-prefix-map=/Users/hdh20267/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=/Users/hdh20267/esp/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/flash_encrypt.c.obj -c /Users/hdh20267/esp/esp-idf/components/bootloader_support/src/flash_encrypt.c",
"file": "/Users/hdh20267/esp/esp-idf/components/bootloader_support/src/flash_encrypt.c",
"output": "esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/flash_encrypt.c.obj"
},
{
"directory": "/Users/hdh20267/Documents/pecan_ws/fast_led/build/bootloader",
"command": "/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.2.3\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -I/Users/hdh20267/Documents/pecan_ws/fast_led/build/bootloader/config -I/Users/hdh20267/esp/esp-idf/components/bootloader_support/include -I/Users/hdh20267/esp/esp-idf/components/bootloader_support/bootloader_flash/include -I/Users/hdh20267/esp/esp-idf/components/bootloader_support/private_include -I/Users/hdh20267/esp/esp-idf/components/log/include -I/Users/hdh20267/esp/esp-idf/components/esp_rom/include -I/Users/hdh20267/esp/esp-idf/components/esp_rom/include/esp32 -I/Users/hdh20267/esp/esp-idf/components/esp_rom/esp32 -I/Users/hdh20267/esp/esp-idf/components/esp_common/include -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/include -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/include/soc/esp32 -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/port/esp32/. -I/Users/hdh20267/esp/esp-idf/components/newlib/platform_include -I/Users/hdh20267/esp/esp-idf/components/xtensa/esp32/include -I/Users/hdh20267/esp/esp-idf/components/xtensa/include -I/Users/hdh20267/esp/esp-idf/components/xtensa/deprecated_include -I/Users/hdh20267/esp/esp-idf/components/soc/include -I/Users/hdh20267/esp/esp-idf/components/soc/esp32 -I/Users/hdh20267/esp/esp-idf/components/soc/esp32/include -I/Users/hdh20267/esp/esp-idf/components/bootloader/subproject/components/micro-ecc -I/Users/hdh20267/esp/esp-idf/components/bootloader/subproject/components/micro-ecc/micro-ecc -I/Users/hdh20267/esp/esp-idf/components/spi_flash/include -I/Users/hdh20267/esp/esp-idf/components/hal/platform_port/include -I/Users/hdh20267/esp/esp-idf/components/hal/esp32/include -I/Users/hdh20267/esp/esp-idf/components/hal/include -I/Users/hdh20267/esp/esp-idf/components/efuse/include -I/Users/hdh20267/esp/esp-idf/components/efuse/esp32/include -I/Users/hdh20267/esp/esp-idf/components/esp_bootloader_format/include -I/Users/hdh20267/esp/esp-idf/components/esp_app_format/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -Os -freorder-blocks -fmacro-prefix-map=/Users/hdh20267/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=/Users/hdh20267/esp/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/secure_boot.c.obj -c /Users/hdh20267/esp/esp-idf/components/bootloader_support/src/secure_boot.c",
"file": "/Users/hdh20267/esp/esp-idf/components/bootloader_support/src/secure_boot.c",
"output": "esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/secure_boot.c.obj"
},
{
"directory": "/Users/hdh20267/Documents/pecan_ws/fast_led/build/bootloader",
"command": "/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.2.3\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -I/Users/hdh20267/Documents/pecan_ws/fast_led/build/bootloader/config -I/Users/hdh20267/esp/esp-idf/components/bootloader_support/include -I/Users/hdh20267/esp/esp-idf/components/bootloader_support/bootloader_flash/include -I/Users/hdh20267/esp/esp-idf/components/bootloader_support/private_include -I/Users/hdh20267/esp/esp-idf/components/log/include -I/Users/hdh20267/esp/esp-idf/components/esp_rom/include -I/Users/hdh20267/esp/esp-idf/components/esp_rom/include/esp32 -I/Users/hdh20267/esp/esp-idf/components/esp_rom/esp32 -I/Users/hdh20267/esp/esp-idf/components/esp_common/include -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/include -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/include/soc/esp32 -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/port/esp32/. -I/Users/hdh20267/esp/esp-idf/components/newlib/platform_include -I/Users/hdh20267/esp/esp-idf/components/xtensa/esp32/include -I/Users/hdh20267/esp/esp-idf/components/xtensa/include -I/Users/hdh20267/esp/esp-idf/components/xtensa/deprecated_include -I/Users/hdh20267/esp/esp-idf/components/soc/include -I/Users/hdh20267/esp/esp-idf/components/soc/esp32 -I/Users/hdh20267/esp/esp-idf/components/soc/esp32/include -I/Users/hdh20267/esp/esp-idf/components/bootloader/subproject/components/micro-ecc -I/Users/hdh20267/esp/esp-idf/components/bootloader/subproject/components/micro-ecc/micro-ecc -I/Users/hdh20267/esp/esp-idf/components/spi_flash/include -I/Users/hdh20267/esp/esp-idf/components/hal/platform_port/include -I/Users/hdh20267/esp/esp-idf/components/hal/esp32/include -I/Users/hdh20267/esp/esp-idf/components/hal/include -I/Users/hdh20267/esp/esp-idf/components/efuse/include -I/Users/hdh20267/esp/esp-idf/components/efuse/esp32/include -I/Users/hdh20267/esp/esp-idf/components/esp_bootloader_format/include -I/Users/hdh20267/esp/esp-idf/components/esp_app_format/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -Os -freorder-blocks -fmacro-prefix-map=/Users/hdh20267/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=/Users/hdh20267/esp/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_random_esp32.c.obj -c /Users/hdh20267/esp/esp-idf/components/bootloader_support/src/bootloader_random_esp32.c",
"file": "/Users/hdh20267/esp/esp-idf/components/bootloader_support/src/bootloader_random_esp32.c",
"output": "esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_random_esp32.c.obj"
},
{
"directory": "/Users/hdh20267/Documents/pecan_ws/fast_led/build/bootloader",
"command": "/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.2.3\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -I/Users/hdh20267/Documents/pecan_ws/fast_led/build/bootloader/config -I/Users/hdh20267/esp/esp-idf/components/bootloader_support/include -I/Users/hdh20267/esp/esp-idf/components/bootloader_support/bootloader_flash/include -I/Users/hdh20267/esp/esp-idf/components/bootloader_support/private_include -I/Users/hdh20267/esp/esp-idf/components/log/include -I/Users/hdh20267/esp/esp-idf/components/esp_rom/include -I/Users/hdh20267/esp/esp-idf/components/esp_rom/include/esp32 -I/Users/hdh20267/esp/esp-idf/components/esp_rom/esp32 -I/Users/hdh20267/esp/esp-idf/components/esp_common/include -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/include -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/include/soc/esp32 -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/port/esp32/. -I/Users/hdh20267/esp/esp-idf/components/newlib/platform_include -I/Users/hdh20267/esp/esp-idf/components/xtensa/esp32/include -I/Users/hdh20267/esp/esp-idf/components/xtensa/include -I/Users/hdh20267/esp/esp-idf/components/xtensa/deprecated_include -I/Users/hdh20267/esp/esp-idf/components/soc/include -I/Users/hdh20267/esp/esp-idf/components/soc/esp32 -I/Users/hdh20267/esp/esp-idf/components/soc/esp32/include -I/Users/hdh20267/esp/esp-idf/components/bootloader/subproject/components/micro-ecc -I/Users/hdh20267/esp/esp-idf/components/bootloader/subproject/components/micro-ecc/micro-ecc -I/Users/hdh20267/esp/esp-idf/components/spi_flash/include -I/Users/hdh20267/esp/esp-idf/components/hal/platform_port/include -I/Users/hdh20267/esp/esp-idf/components/hal/esp32/include -I/Users/hdh20267/esp/esp-idf/components/hal/include -I/Users/hdh20267/esp/esp-idf/components/efuse/include -I/Users/hdh20267/esp/esp-idf/components/efuse/esp32/include -I/Users/hdh20267/esp/esp-idf/components/esp_bootloader_format/include -I/Users/hdh20267/esp/esp-idf/components/esp_app_format/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -Os -freorder-blocks -fmacro-prefix-map=/Users/hdh20267/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=/Users/hdh20267/esp/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/bootloader_flash/src/bootloader_flash.c.obj -c /Users/hdh20267/esp/esp-idf/components/bootloader_support/bootloader_flash/src/bootloader_flash.c",
"file": "/Users/hdh20267/esp/esp-idf/components/bootloader_support/bootloader_flash/src/bootloader_flash.c",
"output": "esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/bootloader_flash/src/bootloader_flash.c.obj"
},
{
"directory": "/Users/hdh20267/Documents/pecan_ws/fast_led/build/bootloader",
"command": "/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.2.3\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -I/Users/hdh20267/Documents/pecan_ws/fast_led/build/bootloader/config -I/Users/hdh20267/esp/esp-idf/components/bootloader_support/include -I/Users/hdh20267/esp/esp-idf/components/bootloader_support/bootloader_flash/include -I/Users/hdh20267/esp/esp-idf/components/bootloader_support/private_include -I/Users/hdh20267/esp/esp-idf/components/log/include -I/Users/hdh20267/esp/esp-idf/components/esp_rom/include -I/Users/hdh20267/esp/esp-idf/components/esp_rom/include/esp32 -I/Users/hdh20267/esp/esp-idf/components/esp_rom/esp32 -I/Users/hdh20267/esp/esp-idf/components/esp_common/include -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/include -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/include/soc/esp32 -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/port/esp32/. -I/Users/hdh20267/esp/esp-idf/components/newlib/platform_include -I/Users/hdh20267/esp/esp-idf/components/xtensa/esp32/include -I/Users/hdh20267/esp/esp-idf/components/xtensa/include -I/Users/hdh20267/esp/esp-idf/components/xtensa/deprecated_include -I/Users/hdh20267/esp/esp-idf/components/soc/include -I/Users/hdh20267/esp/esp-idf/components/soc/esp32 -I/Users/hdh20267/esp/esp-idf/components/soc/esp32/include -I/Users/hdh20267/esp/esp-idf/components/bootloader/subproject/components/micro-ecc -I/Users/hdh20267/esp/esp-idf/components/bootloader/subproject/components/micro-ecc/micro-ecc -I/Users/hdh20267/esp/esp-idf/components/spi_flash/include -I/Users/hdh20267/esp/esp-idf/components/hal/platform_port/include -I/Users/hdh20267/esp/esp-idf/components/hal/esp32/include -I/Users/hdh20267/esp/esp-idf/components/hal/include -I/Users/hdh20267/esp/esp-idf/components/efuse/include -I/Users/hdh20267/esp/esp-idf/components/efuse/esp32/include -I/Users/hdh20267/esp/esp-idf/components/esp_bootloader_format/include -I/Users/hdh20267/esp/esp-idf/components/esp_app_format/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -Os -freorder-blocks -fmacro-prefix-map=/Users/hdh20267/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=/Users/hdh20267/esp/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/bootloader_flash/src/flash_qio_mode.c.obj -c /Users/hdh20267/esp/esp-idf/components/bootloader_support/bootloader_flash/src/flash_qio_mode.c",
"file": "/Users/hdh20267/esp/esp-idf/components/bootloader_support/bootloader_flash/src/flash_qio_mode.c",
"output": "esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/bootloader_flash/src/flash_qio_mode.c.obj"
},
{
"directory": "/Users/hdh20267/Documents/pecan_ws/fast_led/build/bootloader",
"command": "/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.2.3\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -I/Users/hdh20267/Documents/pecan_ws/fast_led/build/bootloader/config -I/Users/hdh20267/esp/esp-idf/components/bootloader_support/include -I/Users/hdh20267/esp/esp-idf/components/bootloader_support/bootloader_flash/include -I/Users/hdh20267/esp/esp-idf/components/bootloader_support/private_include -I/Users/hdh20267/esp/esp-idf/components/log/include -I/Users/hdh20267/esp/esp-idf/components/esp_rom/include -I/Users/hdh20267/esp/esp-idf/components/esp_rom/include/esp32 -I/Users/hdh20267/esp/esp-idf/components/esp_rom/esp32 -I/Users/hdh20267/esp/esp-idf/components/esp_common/include -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/include -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/include/soc/esp32 -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/port/esp32/. -I/Users/hdh20267/esp/esp-idf/components/newlib/platform_include -I/Users/hdh20267/esp/esp-idf/components/xtensa/esp32/include -I/Users/hdh20267/esp/esp-idf/components/xtensa/include -I/Users/hdh20267/esp/esp-idf/components/xtensa/deprecated_include -I/Users/hdh20267/esp/esp-idf/components/soc/include -I/Users/hdh20267/esp/esp-idf/components/soc/esp32 -I/Users/hdh20267/esp/esp-idf/components/soc/esp32/include -I/Users/hdh20267/esp/esp-idf/components/bootloader/subproject/components/micro-ecc -I/Users/hdh20267/esp/esp-idf/components/bootloader/subproject/components/micro-ecc/micro-ecc -I/Users/hdh20267/esp/esp-idf/components/spi_flash/include -I/Users/hdh20267/esp/esp-idf/components/hal/platform_port/include -I/Users/hdh20267/esp/esp-idf/components/hal/esp32/include -I/Users/hdh20267/esp/esp-idf/components/hal/include -I/Users/hdh20267/esp/esp-idf/components/efuse/include -I/Users/hdh20267/esp/esp-idf/components/efuse/esp32/include -I/Users/hdh20267/esp/esp-idf/components/esp_bootloader_format/include -I/Users/hdh20267/esp/esp-idf/components/esp_app_format/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -Os -freorder-blocks -fmacro-prefix-map=/Users/hdh20267/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=/Users/hdh20267/esp/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/bootloader_flash/src/bootloader_flash_config_esp32.c.obj -c /Users/hdh20267/esp/esp-idf/components/bootloader_support/bootloader_flash/src/bootloader_flash_config_esp32.c",
"file": "/Users/hdh20267/esp/esp-idf/components/bootloader_support/bootloader_flash/src/bootloader_flash_config_esp32.c",
"output": "esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/bootloader_flash/src/bootloader_flash_config_esp32.c.obj"
},
{
"directory": "/Users/hdh20267/Documents/pecan_ws/fast_led/build/bootloader",
"command": "/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.2.3\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -I/Users/hdh20267/Documents/pecan_ws/fast_led/build/bootloader/config -I/Users/hdh20267/esp/esp-idf/components/bootloader_support/include -I/Users/hdh20267/esp/esp-idf/components/bootloader_support/bootloader_flash/include -I/Users/hdh20267/esp/esp-idf/components/bootloader_support/private_include -I/Users/hdh20267/esp/esp-idf/components/log/include -I/Users/hdh20267/esp/esp-idf/components/esp_rom/include -I/Users/hdh20267/esp/esp-idf/components/esp_rom/include/esp32 -I/Users/hdh20267/esp/esp-idf/components/esp_rom/esp32 -I/Users/hdh20267/esp/esp-idf/components/esp_common/include -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/include -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/include/soc/esp32 -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/port/esp32/. -I/Users/hdh20267/esp/esp-idf/components/newlib/platform_include -I/Users/hdh20267/esp/esp-idf/components/xtensa/esp32/include -I/Users/hdh20267/esp/esp-idf/components/xtensa/include -I/Users/hdh20267/esp/esp-idf/components/xtensa/deprecated_include -I/Users/hdh20267/esp/esp-idf/components/soc/include -I/Users/hdh20267/esp/esp-idf/components/soc/esp32 -I/Users/hdh20267/esp/esp-idf/components/soc/esp32/include -I/Users/hdh20267/esp/esp-idf/components/bootloader/subproject/components/micro-ecc -I/Users/hdh20267/esp/esp-idf/components/bootloader/subproject/components/micro-ecc/micro-ecc -I/Users/hdh20267/esp/esp-idf/components/spi_flash/include -I/Users/hdh20267/esp/esp-idf/components/hal/platform_port/include -I/Users/hdh20267/esp/esp-idf/components/hal/esp32/include -I/Users/hdh20267/esp/esp-idf/components/hal/include -I/Users/hdh20267/esp/esp-idf/components/efuse/include -I/Users/hdh20267/esp/esp-idf/components/efuse/esp32/include -I/Users/hdh20267/esp/esp-idf/components/esp_bootloader_format/include -I/Users/hdh20267/esp/esp-idf/components/esp_app_format/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -Os -freorder-blocks -fmacro-prefix-map=/Users/hdh20267/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=/Users/hdh20267/esp/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_utility.c.obj -c /Users/hdh20267/esp/esp-idf/components/bootloader_support/src/bootloader_utility.c",
"file": "/Users/hdh20267/esp/esp-idf/components/bootloader_support/src/bootloader_utility.c",
"output": "esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_utility.c.obj"
},
{
"directory": "/Users/hdh20267/Documents/pecan_ws/fast_led/build/bootloader",
"command": "/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.2.3\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -I/Users/hdh20267/Documents/pecan_ws/fast_led/build/bootloader/config -I/Users/hdh20267/esp/esp-idf/components/bootloader_support/include -I/Users/hdh20267/esp/esp-idf/components/bootloader_support/bootloader_flash/include -I/Users/hdh20267/esp/esp-idf/components/bootloader_support/private_include -I/Users/hdh20267/esp/esp-idf/components/log/include -I/Users/hdh20267/esp/esp-idf/components/esp_rom/include -I/Users/hdh20267/esp/esp-idf/components/esp_rom/include/esp32 -I/Users/hdh20267/esp/esp-idf/components/esp_rom/esp32 -I/Users/hdh20267/esp/esp-idf/components/esp_common/include -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/include -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/include/soc/esp32 -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/port/esp32/. -I/Users/hdh20267/esp/esp-idf/components/newlib/platform_include -I/Users/hdh20267/esp/esp-idf/components/xtensa/esp32/include -I/Users/hdh20267/esp/esp-idf/components/xtensa/include -I/Users/hdh20267/esp/esp-idf/components/xtensa/deprecated_include -I/Users/hdh20267/esp/esp-idf/components/soc/include -I/Users/hdh20267/esp/esp-idf/components/soc/esp32 -I/Users/hdh20267/esp/esp-idf/components/soc/esp32/include -I/Users/hdh20267/esp/esp-idf/components/bootloader/subproject/components/micro-ecc -I/Users/hdh20267/esp/esp-idf/components/bootloader/subproject/components/micro-ecc/micro-ecc -I/Users/hdh20267/esp/esp-idf/components/spi_flash/include -I/Users/hdh20267/esp/esp-idf/components/hal/platform_port/include -I/Users/hdh20267/esp/esp-idf/components/hal/esp32/include -I/Users/hdh20267/esp/esp-idf/components/hal/include -I/Users/hdh20267/esp/esp-idf/components/efuse/include -I/Users/hdh20267/esp/esp-idf/components/efuse/esp32/include -I/Users/hdh20267/esp/esp-idf/components/esp_bootloader_format/include -I/Users/hdh20267/esp/esp-idf/components/esp_app_format/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -Os -freorder-blocks -fmacro-prefix-map=/Users/hdh20267/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=/Users/hdh20267/esp/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/flash_partitions.c.obj -c /Users/hdh20267/esp/esp-idf/components/bootloader_support/src/flash_partitions.c",
"file": "/Users/hdh20267/esp/esp-idf/components/bootloader_support/src/flash_partitions.c",
"output": "esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/flash_partitions.c.obj"
},
{
"directory": "/Users/hdh20267/Documents/pecan_ws/fast_led/build/bootloader",
"command": "/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.2.3\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -I/Users/hdh20267/Documents/pecan_ws/fast_led/build/bootloader/config -I/Users/hdh20267/esp/esp-idf/components/bootloader_support/include -I/Users/hdh20267/esp/esp-idf/components/bootloader_support/bootloader_flash/include -I/Users/hdh20267/esp/esp-idf/components/bootloader_support/private_include -I/Users/hdh20267/esp/esp-idf/components/log/include -I/Users/hdh20267/esp/esp-idf/components/esp_rom/include -I/Users/hdh20267/esp/esp-idf/components/esp_rom/include/esp32 -I/Users/hdh20267/esp/esp-idf/components/esp_rom/esp32 -I/Users/hdh20267/esp/esp-idf/components/esp_common/include -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/include -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/include/soc/esp32 -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/port/esp32/. -I/Users/hdh20267/esp/esp-idf/components/newlib/platform_include -I/Users/hdh20267/esp/esp-idf/components/xtensa/esp32/include -I/Users/hdh20267/esp/esp-idf/components/xtensa/include -I/Users/hdh20267/esp/esp-idf/components/xtensa/deprecated_include -I/Users/hdh20267/esp/esp-idf/components/soc/include -I/Users/hdh20267/esp/esp-idf/components/soc/esp32 -I/Users/hdh20267/esp/esp-idf/components/soc/esp32/include -I/Users/hdh20267/esp/esp-idf/components/bootloader/subproject/components/micro-ecc -I/Users/hdh20267/esp/esp-idf/components/bootloader/subproject/components/micro-ecc/micro-ecc -I/Users/hdh20267/esp/esp-idf/components/spi_flash/include -I/Users/hdh20267/esp/esp-idf/components/hal/platform_port/include -I/Users/hdh20267/esp/esp-idf/components/hal/esp32/include -I/Users/hdh20267/esp/esp-idf/components/hal/include -I/Users/hdh20267/esp/esp-idf/components/efuse/include -I/Users/hdh20267/esp/esp-idf/components/efuse/esp32/include -I/Users/hdh20267/esp/esp-idf/components/esp_bootloader_format/include -I/Users/hdh20267/esp/esp-idf/components/esp_app_format/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -Os -freorder-blocks -fmacro-prefix-map=/Users/hdh20267/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=/Users/hdh20267/esp/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/esp_image_format.c.obj -c /Users/hdh20267/esp/esp-idf/components/bootloader_support/src/esp_image_format.c",
"file": "/Users/hdh20267/esp/esp-idf/components/bootloader_support/src/esp_image_format.c",
"output": "esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/esp_image_format.c.obj"
},
{
"directory": "/Users/hdh20267/Documents/pecan_ws/fast_led/build/bootloader",
"command": "/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.2.3\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -I/Users/hdh20267/Documents/pecan_ws/fast_led/build/bootloader/config -I/Users/hdh20267/esp/esp-idf/components/bootloader_support/include -I/Users/hdh20267/esp/esp-idf/components/bootloader_support/bootloader_flash/include -I/Users/hdh20267/esp/esp-idf/components/bootloader_support/private_include -I/Users/hdh20267/esp/esp-idf/components/log/include -I/Users/hdh20267/esp/esp-idf/components/esp_rom/include -I/Users/hdh20267/esp/esp-idf/components/esp_rom/include/esp32 -I/Users/hdh20267/esp/esp-idf/components/esp_rom/esp32 -I/Users/hdh20267/esp/esp-idf/components/esp_common/include -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/include -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/include/soc/esp32 -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/port/esp32/. -I/Users/hdh20267/esp/esp-idf/components/newlib/platform_include -I/Users/hdh20267/esp/esp-idf/components/xtensa/esp32/include -I/Users/hdh20267/esp/esp-idf/components/xtensa/include -I/Users/hdh20267/esp/esp-idf/components/xtensa/deprecated_include -I/Users/hdh20267/esp/esp-idf/components/soc/include -I/Users/hdh20267/esp/esp-idf/components/soc/esp32 -I/Users/hdh20267/esp/esp-idf/components/soc/esp32/include -I/Users/hdh20267/esp/esp-idf/components/bootloader/subproject/components/micro-ecc -I/Users/hdh20267/esp/esp-idf/components/bootloader/subproject/components/micro-ecc/micro-ecc -I/Users/hdh20267/esp/esp-idf/components/spi_flash/include -I/Users/hdh20267/esp/esp-idf/components/hal/platform_port/include -I/Users/hdh20267/esp/esp-idf/components/hal/esp32/include -I/Users/hdh20267/esp/esp-idf/components/hal/include -I/Users/hdh20267/esp/esp-idf/components/efuse/include -I/Users/hdh20267/esp/esp-idf/components/efuse/esp32/include -I/Users/hdh20267/esp/esp-idf/components/esp_bootloader_format/include -I/Users/hdh20267/esp/esp-idf/components/esp_app_format/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -Os -freorder-blocks -fmacro-prefix-map=/Users/hdh20267/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=/Users/hdh20267/esp/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_init.c.obj -c /Users/hdh20267/esp/esp-idf/components/bootloader_support/src/bootloader_init.c",
"file": "/Users/hdh20267/esp/esp-idf/components/bootloader_support/src/bootloader_init.c",
"output": "esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_init.c.obj"
},
{
"directory": "/Users/hdh20267/Documents/pecan_ws/fast_led/build/bootloader",
"command": "/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.2.3\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -I/Users/hdh20267/Documents/pecan_ws/fast_led/build/bootloader/config -I/Users/hdh20267/esp/esp-idf/components/bootloader_support/include -I/Users/hdh20267/esp/esp-idf/components/bootloader_support/bootloader_flash/include -I/Users/hdh20267/esp/esp-idf/components/bootloader_support/private_include -I/Users/hdh20267/esp/esp-idf/components/log/include -I/Users/hdh20267/esp/esp-idf/components/esp_rom/include -I/Users/hdh20267/esp/esp-idf/components/esp_rom/include/esp32 -I/Users/hdh20267/esp/esp-idf/components/esp_rom/esp32 -I/Users/hdh20267/esp/esp-idf/components/esp_common/include -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/include -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/include/soc/esp32 -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/port/esp32/. -I/Users/hdh20267/esp/esp-idf/components/newlib/platform_include -I/Users/hdh20267/esp/esp-idf/components/xtensa/esp32/include -I/Users/hdh20267/esp/esp-idf/components/xtensa/include -I/Users/hdh20267/esp/esp-idf/components/xtensa/deprecated_include -I/Users/hdh20267/esp/esp-idf/components/soc/include -I/Users/hdh20267/esp/esp-idf/components/soc/esp32 -I/Users/hdh20267/esp/esp-idf/components/soc/esp32/include -I/Users/hdh20267/esp/esp-idf/components/bootloader/subproject/components/micro-ecc -I/Users/hdh20267/esp/esp-idf/components/bootloader/subproject/components/micro-ecc/micro-ecc -I/Users/hdh20267/esp/esp-idf/components/spi_flash/include -I/Users/hdh20267/esp/esp-idf/components/hal/platform_port/include -I/Users/hdh20267/esp/esp-idf/components/hal/esp32/include -I/Users/hdh20267/esp/esp-idf/components/hal/include -I/Users/hdh20267/esp/esp-idf/components/efuse/include -I/Users/hdh20267/esp/esp-idf/components/efuse/esp32/include -I/Users/hdh20267/esp/esp-idf/components/esp_bootloader_format/include -I/Users/hdh20267/esp/esp-idf/components/esp_app_format/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -Os -freorder-blocks -fmacro-prefix-map=/Users/hdh20267/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=/Users/hdh20267/esp/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_clock_loader.c.obj -c /Users/hdh20267/esp/esp-idf/components/bootloader_support/src/bootloader_clock_loader.c",
"file": "/Users/hdh20267/esp/esp-idf/components/bootloader_support/src/bootloader_clock_loader.c",
"output": "esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_clock_loader.c.obj"
},
{
"directory": "/Users/hdh20267/Documents/pecan_ws/fast_led/build/bootloader",
"command": "/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.2.3\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -I/Users/hdh20267/Documents/pecan_ws/fast_led/build/bootloader/config -I/Users/hdh20267/esp/esp-idf/components/bootloader_support/include -I/Users/hdh20267/esp/esp-idf/components/bootloader_support/bootloader_flash/include -I/Users/hdh20267/esp/esp-idf/components/bootloader_support/private_include -I/Users/hdh20267/esp/esp-idf/components/log/include -I/Users/hdh20267/esp/esp-idf/components/esp_rom/include -I/Users/hdh20267/esp/esp-idf/components/esp_rom/include/esp32 -I/Users/hdh20267/esp/esp-idf/components/esp_rom/esp32 -I/Users/hdh20267/esp/esp-idf/components/esp_common/include -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/include -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/include/soc/esp32 -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/port/esp32/. -I/Users/hdh20267/esp/esp-idf/components/newlib/platform_include -I/Users/hdh20267/esp/esp-idf/components/xtensa/esp32/include -I/Users/hdh20267/esp/esp-idf/components/xtensa/include -I/Users/hdh20267/esp/esp-idf/components/xtensa/deprecated_include -I/Users/hdh20267/esp/esp-idf/components/soc/include -I/Users/hdh20267/esp/esp-idf/components/soc/esp32 -I/Users/hdh20267/esp/esp-idf/components/soc/esp32/include -I/Users/hdh20267/esp/esp-idf/components/bootloader/subproject/components/micro-ecc -I/Users/hdh20267/esp/esp-idf/components/bootloader/subproject/components/micro-ecc/micro-ecc -I/Users/hdh20267/esp/esp-idf/components/spi_flash/include -I/Users/hdh20267/esp/esp-idf/components/hal/platform_port/include -I/Users/hdh20267/esp/esp-idf/components/hal/esp32/include -I/Users/hdh20267/esp/esp-idf/components/hal/include -I/Users/hdh20267/esp/esp-idf/components/efuse/include -I/Users/hdh20267/esp/esp-idf/components/efuse/esp32/include -I/Users/hdh20267/esp/esp-idf/components/esp_bootloader_format/include -I/Users/hdh20267/esp/esp-idf/components/esp_app_format/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -Os -freorder-blocks -fmacro-prefix-map=/Users/hdh20267/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=/Users/hdh20267/esp/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_console.c.obj -c /Users/hdh20267/esp/esp-idf/components/bootloader_support/src/bootloader_console.c",
"file": "/Users/hdh20267/esp/esp-idf/components/bootloader_support/src/bootloader_console.c",
"output": "esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_console.c.obj"
},
{
"directory": "/Users/hdh20267/Documents/pecan_ws/fast_led/build/bootloader",
"command": "/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.2.3\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -I/Users/hdh20267/Documents/pecan_ws/fast_led/build/bootloader/config -I/Users/hdh20267/esp/esp-idf/components/bootloader_support/include -I/Users/hdh20267/esp/esp-idf/components/bootloader_support/bootloader_flash/include -I/Users/hdh20267/esp/esp-idf/components/bootloader_support/private_include -I/Users/hdh20267/esp/esp-idf/components/log/include -I/Users/hdh20267/esp/esp-idf/components/esp_rom/include -I/Users/hdh20267/esp/esp-idf/components/esp_rom/include/esp32 -I/Users/hdh20267/esp/esp-idf/components/esp_rom/esp32 -I/Users/hdh20267/esp/esp-idf/components/esp_common/include -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/include -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/include/soc/esp32 -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/port/esp32/. -I/Users/hdh20267/esp/esp-idf/components/newlib/platform_include -I/Users/hdh20267/esp/esp-idf/components/xtensa/esp32/include -I/Users/hdh20267/esp/esp-idf/components/xtensa/include -I/Users/hdh20267/esp/esp-idf/components/xtensa/deprecated_include -I/Users/hdh20267/esp/esp-idf/components/soc/include -I/Users/hdh20267/esp/esp-idf/components/soc/esp32 -I/Users/hdh20267/esp/esp-idf/components/soc/esp32/include -I/Users/hdh20267/esp/esp-idf/components/bootloader/subproject/components/micro-ecc -I/Users/hdh20267/esp/esp-idf/components/bootloader/subproject/components/micro-ecc/micro-ecc -I/Users/hdh20267/esp/esp-idf/components/spi_flash/include -I/Users/hdh20267/esp/esp-idf/components/hal/platform_port/include -I/Users/hdh20267/esp/esp-idf/components/hal/esp32/include -I/Users/hdh20267/esp/esp-idf/components/hal/include -I/Users/hdh20267/esp/esp-idf/components/efuse/include -I/Users/hdh20267/esp/esp-idf/components/efuse/esp32/include -I/Users/hdh20267/esp/esp-idf/components/esp_bootloader_format/include -I/Users/hdh20267/esp/esp-idf/components/esp_app_format/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -Os -freorder-blocks -fmacro-prefix-map=/Users/hdh20267/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=/Users/hdh20267/esp/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_console_loader.c.obj -c /Users/hdh20267/esp/esp-idf/components/bootloader_support/src/bootloader_console_loader.c",
"file": "/Users/hdh20267/esp/esp-idf/components/bootloader_support/src/bootloader_console_loader.c",
"output": "esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_console_loader.c.obj"
},
{
"directory": "/Users/hdh20267/Documents/pecan_ws/fast_led/build/bootloader",
"command": "/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.2.3\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -I/Users/hdh20267/Documents/pecan_ws/fast_led/build/bootloader/config -I/Users/hdh20267/esp/esp-idf/components/bootloader_support/include -I/Users/hdh20267/esp/esp-idf/components/bootloader_support/bootloader_flash/include -I/Users/hdh20267/esp/esp-idf/components/bootloader_support/private_include -I/Users/hdh20267/esp/esp-idf/components/log/include -I/Users/hdh20267/esp/esp-idf/components/esp_rom/include -I/Users/hdh20267/esp/esp-idf/components/esp_rom/include/esp32 -I/Users/hdh20267/esp/esp-idf/components/esp_rom/esp32 -I/Users/hdh20267/esp/esp-idf/components/esp_common/include -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/include -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/include/soc/esp32 -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/port/esp32/. -I/Users/hdh20267/esp/esp-idf/components/newlib/platform_include -I/Users/hdh20267/esp/esp-idf/components/xtensa/esp32/include -I/Users/hdh20267/esp/esp-idf/components/xtensa/include -I/Users/hdh20267/esp/esp-idf/components/xtensa/deprecated_include -I/Users/hdh20267/esp/esp-idf/components/soc/include -I/Users/hdh20267/esp/esp-idf/components/soc/esp32 -I/Users/hdh20267/esp/esp-idf/components/soc/esp32/include -I/Users/hdh20267/esp/esp-idf/components/bootloader/subproject/components/micro-ecc -I/Users/hdh20267/esp/esp-idf/components/bootloader/subproject/components/micro-ecc/micro-ecc -I/Users/hdh20267/esp/esp-idf/components/spi_flash/include -I/Users/hdh20267/esp/esp-idf/components/hal/platform_port/include -I/Users/hdh20267/esp/esp-idf/components/hal/esp32/include -I/Users/hdh20267/esp/esp-idf/components/hal/include -I/Users/hdh20267/esp/esp-idf/components/efuse/include -I/Users/hdh20267/esp/esp-idf/components/efuse/esp32/include -I/Users/hdh20267/esp/esp-idf/components/esp_bootloader_format/include -I/Users/hdh20267/esp/esp-idf/components/esp_app_format/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -Os -freorder-blocks -fmacro-prefix-map=/Users/hdh20267/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=/Users/hdh20267/esp/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/esp32/bootloader_sha.c.obj -c /Users/hdh20267/esp/esp-idf/components/bootloader_support/src/esp32/bootloader_sha.c",
"file": "/Users/hdh20267/esp/esp-idf/components/bootloader_support/src/esp32/bootloader_sha.c",
"output": "esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/esp32/bootloader_sha.c.obj"
},
{
"directory": "/Users/hdh20267/Documents/pecan_ws/fast_led/build/bootloader",
"command": "/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.2.3\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -I/Users/hdh20267/Documents/pecan_ws/fast_led/build/bootloader/config -I/Users/hdh20267/esp/esp-idf/components/bootloader_support/include -I/Users/hdh20267/esp/esp-idf/components/bootloader_support/bootloader_flash/include -I/Users/hdh20267/esp/esp-idf/components/bootloader_support/private_include -I/Users/hdh20267/esp/esp-idf/components/log/include -I/Users/hdh20267/esp/esp-idf/components/esp_rom/include -I/Users/hdh20267/esp/esp-idf/components/esp_rom/include/esp32 -I/Users/hdh20267/esp/esp-idf/components/esp_rom/esp32 -I/Users/hdh20267/esp/esp-idf/components/esp_common/include -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/include -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/include/soc/esp32 -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/port/esp32/. -I/Users/hdh20267/esp/esp-idf/components/newlib/platform_include -I/Users/hdh20267/esp/esp-idf/components/xtensa/esp32/include -I/Users/hdh20267/esp/esp-idf/components/xtensa/include -I/Users/hdh20267/esp/esp-idf/components/xtensa/deprecated_include -I/Users/hdh20267/esp/esp-idf/components/soc/include -I/Users/hdh20267/esp/esp-idf/components/soc/esp32 -I/Users/hdh20267/esp/esp-idf/components/soc/esp32/include -I/Users/hdh20267/esp/esp-idf/components/bootloader/subproject/components/micro-ecc -I/Users/hdh20267/esp/esp-idf/components/bootloader/subproject/components/micro-ecc/micro-ecc -I/Users/hdh20267/esp/esp-idf/components/spi_flash/include -I/Users/hdh20267/esp/esp-idf/components/hal/platform_port/include -I/Users/hdh20267/esp/esp-idf/components/hal/esp32/include -I/Users/hdh20267/esp/esp-idf/components/hal/include -I/Users/hdh20267/esp/esp-idf/components/efuse/include -I/Users/hdh20267/esp/esp-idf/components/efuse/esp32/include -I/Users/hdh20267/esp/esp-idf/components/esp_bootloader_format/include -I/Users/hdh20267/esp/esp-idf/components/esp_app_format/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -Os -freorder-blocks -fmacro-prefix-map=/Users/hdh20267/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=/Users/hdh20267/esp/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/esp32/bootloader_soc.c.obj -c /Users/hdh20267/esp/esp-idf/components/bootloader_support/src/esp32/bootloader_soc.c",
"file": "/Users/hdh20267/esp/esp-idf/components/bootloader_support/src/esp32/bootloader_soc.c",
"output": "esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/esp32/bootloader_soc.c.obj"
},
{
"directory": "/Users/hdh20267/Documents/pecan_ws/fast_led/build/bootloader",
"command": "/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.2.3\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -I/Users/hdh20267/Documents/pecan_ws/fast_led/build/bootloader/config -I/Users/hdh20267/esp/esp-idf/components/bootloader_support/include -I/Users/hdh20267/esp/esp-idf/components/bootloader_support/bootloader_flash/include -I/Users/hdh20267/esp/esp-idf/components/bootloader_support/private_include -I/Users/hdh20267/esp/esp-idf/components/log/include -I/Users/hdh20267/esp/esp-idf/components/esp_rom/include -I/Users/hdh20267/esp/esp-idf/components/esp_rom/include/esp32 -I/Users/hdh20267/esp/esp-idf/components/esp_rom/esp32 -I/Users/hdh20267/esp/esp-idf/components/esp_common/include -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/include -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/include/soc/esp32 -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/port/esp32/. -I/Users/hdh20267/esp/esp-idf/components/newlib/platform_include -I/Users/hdh20267/esp/esp-idf/components/xtensa/esp32/include -I/Users/hdh20267/esp/esp-idf/components/xtensa/include -I/Users/hdh20267/esp/esp-idf/components/xtensa/deprecated_include -I/Users/hdh20267/esp/esp-idf/components/soc/include -I/Users/hdh20267/esp/esp-idf/components/soc/esp32 -I/Users/hdh20267/esp/esp-idf/components/soc/esp32/include -I/Users/hdh20267/esp/esp-idf/components/bootloader/subproject/components/micro-ecc -I/Users/hdh20267/esp/esp-idf/components/bootloader/subproject/components/micro-ecc/micro-ecc -I/Users/hdh20267/esp/esp-idf/components/spi_flash/include -I/Users/hdh20267/esp/esp-idf/components/hal/platform_port/include -I/Users/hdh20267/esp/esp-idf/components/hal/esp32/include -I/Users/hdh20267/esp/esp-idf/components/hal/include -I/Users/hdh20267/esp/esp-idf/components/efuse/include -I/Users/hdh20267/esp/esp-idf/components/efuse/esp32/include -I/Users/hdh20267/esp/esp-idf/components/esp_bootloader_format/include -I/Users/hdh20267/esp/esp-idf/components/esp_app_format/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -Os -freorder-blocks -fmacro-prefix-map=/Users/hdh20267/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=/Users/hdh20267/esp/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/esp32/bootloader_esp32.c.obj -c /Users/hdh20267/esp/esp-idf/components/bootloader_support/src/esp32/bootloader_esp32.c",
"file": "/Users/hdh20267/esp/esp-idf/components/bootloader_support/src/esp32/bootloader_esp32.c",
"output": "esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/esp32/bootloader_esp32.c.obj"
},
{
"directory": "/Users/hdh20267/Documents/pecan_ws/fast_led/build/bootloader",
"command": "/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.2.3\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -I/Users/hdh20267/Documents/pecan_ws/fast_led/build/bootloader/config -I/Users/hdh20267/esp/esp-idf/components/bootloader_support/include -I/Users/hdh20267/esp/esp-idf/components/bootloader_support/bootloader_flash/include -I/Users/hdh20267/esp/esp-idf/components/bootloader_support/private_include -I/Users/hdh20267/esp/esp-idf/components/log/include -I/Users/hdh20267/esp/esp-idf/components/esp_rom/include -I/Users/hdh20267/esp/esp-idf/components/esp_rom/include/esp32 -I/Users/hdh20267/esp/esp-idf/components/esp_rom/esp32 -I/Users/hdh20267/esp/esp-idf/components/esp_common/include -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/include -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/include/soc/esp32 -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/port/esp32/. -I/Users/hdh20267/esp/esp-idf/components/newlib/platform_include -I/Users/hdh20267/esp/esp-idf/components/xtensa/esp32/include -I/Users/hdh20267/esp/esp-idf/components/xtensa/include -I/Users/hdh20267/esp/esp-idf/components/xtensa/deprecated_include -I/Users/hdh20267/esp/esp-idf/components/soc/include -I/Users/hdh20267/esp/esp-idf/components/soc/esp32 -I/Users/hdh20267/esp/esp-idf/components/soc/esp32/include -I/Users/hdh20267/esp/esp-idf/components/bootloader/subproject/components/micro-ecc -I/Users/hdh20267/esp/esp-idf/components/bootloader/subproject/components/micro-ecc/micro-ecc -I/Users/hdh20267/esp/esp-idf/components/spi_flash/include -I/Users/hdh20267/esp/esp-idf/components/hal/platform_port/include -I/Users/hdh20267/esp/esp-idf/components/hal/esp32/include -I/Users/hdh20267/esp/esp-idf/components/hal/include -I/Users/hdh20267/esp/esp-idf/components/efuse/include -I/Users/hdh20267/esp/esp-idf/components/efuse/esp32/include -I/Users/hdh20267/esp/esp-idf/components/esp_bootloader_format/include -I/Users/hdh20267/esp/esp-idf/components/esp_app_format/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -Os -freorder-blocks -fmacro-prefix-map=/Users/hdh20267/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=/Users/hdh20267/esp/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_panic.c.obj -c /Users/hdh20267/esp/esp-idf/components/bootloader_support/src/bootloader_panic.c",
"file": "/Users/hdh20267/esp/esp-idf/components/bootloader_support/src/bootloader_panic.c",
"output": "esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_panic.c.obj"
},
{
"directory": "/Users/hdh20267/Documents/pecan_ws/fast_led/build/bootloader",
"command": "/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.2.3\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -I/Users/hdh20267/Documents/pecan_ws/fast_led/build/bootloader/config -I/Users/hdh20267/esp/esp-idf/components/efuse/include -I/Users/hdh20267/esp/esp-idf/components/efuse/esp32/include -I/Users/hdh20267/esp/esp-idf/components/efuse/private_include -I/Users/hdh20267/esp/esp-idf/components/efuse/esp32/private_include -I/Users/hdh20267/esp/esp-idf/components/log/include -I/Users/hdh20267/esp/esp-idf/components/esp_rom/include -I/Users/hdh20267/esp/esp-idf/components/esp_rom/include/esp32 -I/Users/hdh20267/esp/esp-idf/components/esp_rom/esp32 -I/Users/hdh20267/esp/esp-idf/components/esp_common/include -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/include -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/include/soc/esp32 -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/port/esp32/. -I/Users/hdh20267/esp/esp-idf/components/newlib/platform_include -I/Users/hdh20267/esp/esp-idf/components/xtensa/esp32/include -I/Users/hdh20267/esp/esp-idf/components/xtensa/include -I/Users/hdh20267/esp/esp-idf/components/xtensa/deprecated_include -I/Users/hdh20267/esp/esp-idf/components/soc/include -I/Users/hdh20267/esp/esp-idf/components/soc/esp32 -I/Users/hdh20267/esp/esp-idf/components/soc/esp32/include -I/Users/hdh20267/esp/esp-idf/components/bootloader_support/include -I/Users/hdh20267/esp/esp-idf/components/bootloader_support/bootloader_flash/include -I/Users/hdh20267/esp/esp-idf/components/bootloader_support/private_include -I/Users/hdh20267/esp/esp-idf/components/spi_flash/include -I/Users/hdh20267/esp/esp-idf/components/hal/platform_port/include -I/Users/hdh20267/esp/esp-idf/components/hal/esp32/include -I/Users/hdh20267/esp/esp-idf/components/hal/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -Os -freorder-blocks -fmacro-prefix-map=/Users/hdh20267/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=/Users/hdh20267/esp/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf/efuse/CMakeFiles/__idf_efuse.dir/esp32/esp_efuse_table.c.obj -c /Users/hdh20267/esp/esp-idf/components/efuse/esp32/esp_efuse_table.c",
"file": "/Users/hdh20267/esp/esp-idf/components/efuse/esp32/esp_efuse_table.c",
"output": "esp-idf/efuse/CMakeFiles/__idf_efuse.dir/esp32/esp_efuse_table.c.obj"
},
{
"directory": "/Users/hdh20267/Documents/pecan_ws/fast_led/build/bootloader",
"command": "/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.2.3\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -I/Users/hdh20267/Documents/pecan_ws/fast_led/build/bootloader/config -I/Users/hdh20267/esp/esp-idf/components/efuse/include -I/Users/hdh20267/esp/esp-idf/components/efuse/esp32/include -I/Users/hdh20267/esp/esp-idf/components/efuse/private_include -I/Users/hdh20267/esp/esp-idf/components/efuse/esp32/private_include -I/Users/hdh20267/esp/esp-idf/components/log/include -I/Users/hdh20267/esp/esp-idf/components/esp_rom/include -I/Users/hdh20267/esp/esp-idf/components/esp_rom/include/esp32 -I/Users/hdh20267/esp/esp-idf/components/esp_rom/esp32 -I/Users/hdh20267/esp/esp-idf/components/esp_common/include -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/include -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/include/soc/esp32 -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/port/esp32/. -I/Users/hdh20267/esp/esp-idf/components/newlib/platform_include -I/Users/hdh20267/esp/esp-idf/components/xtensa/esp32/include -I/Users/hdh20267/esp/esp-idf/components/xtensa/include -I/Users/hdh20267/esp/esp-idf/components/xtensa/deprecated_include -I/Users/hdh20267/esp/esp-idf/components/soc/include -I/Users/hdh20267/esp/esp-idf/components/soc/esp32 -I/Users/hdh20267/esp/esp-idf/components/soc/esp32/include -I/Users/hdh20267/esp/esp-idf/components/bootloader_support/include -I/Users/hdh20267/esp/esp-idf/components/bootloader_support/bootloader_flash/include -I/Users/hdh20267/esp/esp-idf/components/bootloader_support/private_include -I/Users/hdh20267/esp/esp-idf/components/spi_flash/include -I/Users/hdh20267/esp/esp-idf/components/hal/platform_port/include -I/Users/hdh20267/esp/esp-idf/components/hal/esp32/include -I/Users/hdh20267/esp/esp-idf/components/hal/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -Os -freorder-blocks -fmacro-prefix-map=/Users/hdh20267/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=/Users/hdh20267/esp/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf/efuse/CMakeFiles/__idf_efuse.dir/esp32/esp_efuse_fields.c.obj -c /Users/hdh20267/esp/esp-idf/components/efuse/esp32/esp_efuse_fields.c",
"file": "/Users/hdh20267/esp/esp-idf/components/efuse/esp32/esp_efuse_fields.c",
"output": "esp-idf/efuse/CMakeFiles/__idf_efuse.dir/esp32/esp_efuse_fields.c.obj"
},
{
"directory": "/Users/hdh20267/Documents/pecan_ws/fast_led/build/bootloader",
"command": "/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.2.3\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -I/Users/hdh20267/Documents/pecan_ws/fast_led/build/bootloader/config -I/Users/hdh20267/esp/esp-idf/components/efuse/include -I/Users/hdh20267/esp/esp-idf/components/efuse/esp32/include -I/Users/hdh20267/esp/esp-idf/components/efuse/private_include -I/Users/hdh20267/esp/esp-idf/components/efuse/esp32/private_include -I/Users/hdh20267/esp/esp-idf/components/log/include -I/Users/hdh20267/esp/esp-idf/components/esp_rom/include -I/Users/hdh20267/esp/esp-idf/components/esp_rom/include/esp32 -I/Users/hdh20267/esp/esp-idf/components/esp_rom/esp32 -I/Users/hdh20267/esp/esp-idf/components/esp_common/include -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/include -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/include/soc/esp32 -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/port/esp32/. -I/Users/hdh20267/esp/esp-idf/components/newlib/platform_include -I/Users/hdh20267/esp/esp-idf/components/xtensa/esp32/include -I/Users/hdh20267/esp/esp-idf/components/xtensa/include -I/Users/hdh20267/esp/esp-idf/components/xtensa/deprecated_include -I/Users/hdh20267/esp/esp-idf/components/soc/include -I/Users/hdh20267/esp/esp-idf/components/soc/esp32 -I/Users/hdh20267/esp/esp-idf/components/soc/esp32/include -I/Users/hdh20267/esp/esp-idf/components/bootloader_support/include -I/Users/hdh20267/esp/esp-idf/components/bootloader_support/bootloader_flash/include -I/Users/hdh20267/esp/esp-idf/components/bootloader_support/private_include -I/Users/hdh20267/esp/esp-idf/components/spi_flash/include -I/Users/hdh20267/esp/esp-idf/components/hal/platform_port/include -I/Users/hdh20267/esp/esp-idf/components/hal/esp32/include -I/Users/hdh20267/esp/esp-idf/components/hal/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -Os -freorder-blocks -fmacro-prefix-map=/Users/hdh20267/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=/Users/hdh20267/esp/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf/efuse/CMakeFiles/__idf_efuse.dir/esp32/esp_efuse_utility.c.obj -c /Users/hdh20267/esp/esp-idf/components/efuse/esp32/esp_efuse_utility.c",
"file": "/Users/hdh20267/esp/esp-idf/components/efuse/esp32/esp_efuse_utility.c",
"output": "esp-idf/efuse/CMakeFiles/__idf_efuse.dir/esp32/esp_efuse_utility.c.obj"
},
{
"directory": "/Users/hdh20267/Documents/pecan_ws/fast_led/build/bootloader",
"command": "/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.2.3\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -I/Users/hdh20267/Documents/pecan_ws/fast_led/build/bootloader/config -I/Users/hdh20267/esp/esp-idf/components/efuse/include -I/Users/hdh20267/esp/esp-idf/components/efuse/esp32/include -I/Users/hdh20267/esp/esp-idf/components/efuse/private_include -I/Users/hdh20267/esp/esp-idf/components/efuse/esp32/private_include -I/Users/hdh20267/esp/esp-idf/components/log/include -I/Users/hdh20267/esp/esp-idf/components/esp_rom/include -I/Users/hdh20267/esp/esp-idf/components/esp_rom/include/esp32 -I/Users/hdh20267/esp/esp-idf/components/esp_rom/esp32 -I/Users/hdh20267/esp/esp-idf/components/esp_common/include -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/include -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/include/soc/esp32 -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/port/esp32/. -I/Users/hdh20267/esp/esp-idf/components/newlib/platform_include -I/Users/hdh20267/esp/esp-idf/components/xtensa/esp32/include -I/Users/hdh20267/esp/esp-idf/components/xtensa/include -I/Users/hdh20267/esp/esp-idf/components/xtensa/deprecated_include -I/Users/hdh20267/esp/esp-idf/components/soc/include -I/Users/hdh20267/esp/esp-idf/components/soc/esp32 -I/Users/hdh20267/esp/esp-idf/components/soc/esp32/include -I/Users/hdh20267/esp/esp-idf/components/bootloader_support/include -I/Users/hdh20267/esp/esp-idf/components/bootloader_support/bootloader_flash/include -I/Users/hdh20267/esp/esp-idf/components/bootloader_support/private_include -I/Users/hdh20267/esp/esp-idf/components/spi_flash/include -I/Users/hdh20267/esp/esp-idf/components/hal/platform_port/include -I/Users/hdh20267/esp/esp-idf/components/hal/esp32/include -I/Users/hdh20267/esp/esp-idf/components/hal/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -Os -freorder-blocks -fmacro-prefix-map=/Users/hdh20267/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=/Users/hdh20267/esp/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf/efuse/CMakeFiles/__idf_efuse.dir/src/esp_efuse_api.c.obj -c /Users/hdh20267/esp/esp-idf/components/efuse/src/esp_efuse_api.c",
"file": "/Users/hdh20267/esp/esp-idf/components/efuse/src/esp_efuse_api.c",
"output": "esp-idf/efuse/CMakeFiles/__idf_efuse.dir/src/esp_efuse_api.c.obj"
},
{
"directory": "/Users/hdh20267/Documents/pecan_ws/fast_led/build/bootloader",
"command": "/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.2.3\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -I/Users/hdh20267/Documents/pecan_ws/fast_led/build/bootloader/config -I/Users/hdh20267/esp/esp-idf/components/efuse/include -I/Users/hdh20267/esp/esp-idf/components/efuse/esp32/include -I/Users/hdh20267/esp/esp-idf/components/efuse/private_include -I/Users/hdh20267/esp/esp-idf/components/efuse/esp32/private_include -I/Users/hdh20267/esp/esp-idf/components/log/include -I/Users/hdh20267/esp/esp-idf/components/esp_rom/include -I/Users/hdh20267/esp/esp-idf/components/esp_rom/include/esp32 -I/Users/hdh20267/esp/esp-idf/components/esp_rom/esp32 -I/Users/hdh20267/esp/esp-idf/components/esp_common/include -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/include -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/include/soc/esp32 -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/port/esp32/. -I/Users/hdh20267/esp/esp-idf/components/newlib/platform_include -I/Users/hdh20267/esp/esp-idf/components/xtensa/esp32/include -I/Users/hdh20267/esp/esp-idf/components/xtensa/include -I/Users/hdh20267/esp/esp-idf/components/xtensa/deprecated_include -I/Users/hdh20267/esp/esp-idf/components/soc/include -I/Users/hdh20267/esp/esp-idf/components/soc/esp32 -I/Users/hdh20267/esp/esp-idf/components/soc/esp32/include -I/Users/hdh20267/esp/esp-idf/components/bootloader_support/include -I/Users/hdh20267/esp/esp-idf/components/bootloader_support/bootloader_flash/include -I/Users/hdh20267/esp/esp-idf/components/bootloader_support/private_include -I/Users/hdh20267/esp/esp-idf/components/spi_flash/include -I/Users/hdh20267/esp/esp-idf/components/hal/platform_port/include -I/Users/hdh20267/esp/esp-idf/components/hal/esp32/include -I/Users/hdh20267/esp/esp-idf/components/hal/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -Os -freorder-blocks -fmacro-prefix-map=/Users/hdh20267/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=/Users/hdh20267/esp/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf/efuse/CMakeFiles/__idf_efuse.dir/src/esp_efuse_fields.c.obj -c /Users/hdh20267/esp/esp-idf/components/efuse/src/esp_efuse_fields.c",
"file": "/Users/hdh20267/esp/esp-idf/components/efuse/src/esp_efuse_fields.c",
"output": "esp-idf/efuse/CMakeFiles/__idf_efuse.dir/src/esp_efuse_fields.c.obj"
},
{
"directory": "/Users/hdh20267/Documents/pecan_ws/fast_led/build/bootloader",
"command": "/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.2.3\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -I/Users/hdh20267/Documents/pecan_ws/fast_led/build/bootloader/config -I/Users/hdh20267/esp/esp-idf/components/efuse/include -I/Users/hdh20267/esp/esp-idf/components/efuse/esp32/include -I/Users/hdh20267/esp/esp-idf/components/efuse/private_include -I/Users/hdh20267/esp/esp-idf/components/efuse/esp32/private_include -I/Users/hdh20267/esp/esp-idf/components/log/include -I/Users/hdh20267/esp/esp-idf/components/esp_rom/include -I/Users/hdh20267/esp/esp-idf/components/esp_rom/include/esp32 -I/Users/hdh20267/esp/esp-idf/components/esp_rom/esp32 -I/Users/hdh20267/esp/esp-idf/components/esp_common/include -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/include -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/include/soc/esp32 -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/port/esp32/. -I/Users/hdh20267/esp/esp-idf/components/newlib/platform_include -I/Users/hdh20267/esp/esp-idf/components/xtensa/esp32/include -I/Users/hdh20267/esp/esp-idf/components/xtensa/include -I/Users/hdh20267/esp/esp-idf/components/xtensa/deprecated_include -I/Users/hdh20267/esp/esp-idf/components/soc/include -I/Users/hdh20267/esp/esp-idf/components/soc/esp32 -I/Users/hdh20267/esp/esp-idf/components/soc/esp32/include -I/Users/hdh20267/esp/esp-idf/components/bootloader_support/include -I/Users/hdh20267/esp/esp-idf/components/bootloader_support/bootloader_flash/include -I/Users/hdh20267/esp/esp-idf/components/bootloader_support/private_include -I/Users/hdh20267/esp/esp-idf/components/spi_flash/include -I/Users/hdh20267/esp/esp-idf/components/hal/platform_port/include -I/Users/hdh20267/esp/esp-idf/components/hal/esp32/include -I/Users/hdh20267/esp/esp-idf/components/hal/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -Os -freorder-blocks -fmacro-prefix-map=/Users/hdh20267/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=/Users/hdh20267/esp/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf/efuse/CMakeFiles/__idf_efuse.dir/src/esp_efuse_utility.c.obj -c /Users/hdh20267/esp/esp-idf/components/efuse/src/esp_efuse_utility.c",
"file": "/Users/hdh20267/esp/esp-idf/components/efuse/src/esp_efuse_utility.c",
"output": "esp-idf/efuse/CMakeFiles/__idf_efuse.dir/src/esp_efuse_utility.c.obj"
},
{
"directory": "/Users/hdh20267/Documents/pecan_ws/fast_led/build/bootloader",
"command": "/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.2.3\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -I/Users/hdh20267/Documents/pecan_ws/fast_led/build/bootloader/config -I/Users/hdh20267/esp/esp-idf/components/efuse/include -I/Users/hdh20267/esp/esp-idf/components/efuse/esp32/include -I/Users/hdh20267/esp/esp-idf/components/efuse/private_include -I/Users/hdh20267/esp/esp-idf/components/efuse/esp32/private_include -I/Users/hdh20267/esp/esp-idf/components/log/include -I/Users/hdh20267/esp/esp-idf/components/esp_rom/include -I/Users/hdh20267/esp/esp-idf/components/esp_rom/include/esp32 -I/Users/hdh20267/esp/esp-idf/components/esp_rom/esp32 -I/Users/hdh20267/esp/esp-idf/components/esp_common/include -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/include -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/include/soc/esp32 -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/port/esp32/. -I/Users/hdh20267/esp/esp-idf/components/newlib/platform_include -I/Users/hdh20267/esp/esp-idf/components/xtensa/esp32/include -I/Users/hdh20267/esp/esp-idf/components/xtensa/include -I/Users/hdh20267/esp/esp-idf/components/xtensa/deprecated_include -I/Users/hdh20267/esp/esp-idf/components/soc/include -I/Users/hdh20267/esp/esp-idf/components/soc/esp32 -I/Users/hdh20267/esp/esp-idf/components/soc/esp32/include -I/Users/hdh20267/esp/esp-idf/components/bootloader_support/include -I/Users/hdh20267/esp/esp-idf/components/bootloader_support/bootloader_flash/include -I/Users/hdh20267/esp/esp-idf/components/bootloader_support/private_include -I/Users/hdh20267/esp/esp-idf/components/spi_flash/include -I/Users/hdh20267/esp/esp-idf/components/hal/platform_port/include -I/Users/hdh20267/esp/esp-idf/components/hal/esp32/include -I/Users/hdh20267/esp/esp-idf/components/hal/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -Os -freorder-blocks -fmacro-prefix-map=/Users/hdh20267/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=/Users/hdh20267/esp/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf/efuse/CMakeFiles/__idf_efuse.dir/src/efuse_controller/keys/without_key_purposes/three_key_blocks/esp_efuse_api_key.c.obj -c /Users/hdh20267/esp/esp-idf/components/efuse/src/efuse_controller/keys/without_key_purposes/three_key_blocks/esp_efuse_api_key.c",
"file": "/Users/hdh20267/esp/esp-idf/components/efuse/src/efuse_controller/keys/without_key_purposes/three_key_blocks/esp_efuse_api_key.c",
"output": "esp-idf/efuse/CMakeFiles/__idf_efuse.dir/src/efuse_controller/keys/without_key_purposes/three_key_blocks/esp_efuse_api_key.c.obj"
},
{
"directory": "/Users/hdh20267/Documents/pecan_ws/fast_led/build/bootloader",
"command": "/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.2.3\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -I/Users/hdh20267/Documents/pecan_ws/fast_led/build/bootloader/config -I/Users/hdh20267/esp/esp-idf/components/log/include -I/Users/hdh20267/esp/esp-idf/components/esp_rom/include -I/Users/hdh20267/esp/esp-idf/components/esp_rom/include/esp32 -I/Users/hdh20267/esp/esp-idf/components/esp_rom/esp32 -I/Users/hdh20267/esp/esp-idf/components/esp_common/include -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/include -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/include/soc/esp32 -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/port/esp32/. -I/Users/hdh20267/esp/esp-idf/components/newlib/platform_include -I/Users/hdh20267/esp/esp-idf/components/xtensa/esp32/include -I/Users/hdh20267/esp/esp-idf/components/xtensa/include -I/Users/hdh20267/esp/esp-idf/components/xtensa/deprecated_include -I/Users/hdh20267/esp/esp-idf/components/soc/include -I/Users/hdh20267/esp/esp-idf/components/soc/esp32 -I/Users/hdh20267/esp/esp-idf/components/soc/esp32/include -I/Users/hdh20267/esp/esp-idf/components/spi_flash/include -I/Users/hdh20267/esp/esp-idf/components/hal/platform_port/include -I/Users/hdh20267/esp/esp-idf/components/hal/esp32/include -I/Users/hdh20267/esp/esp-idf/components/hal/include -I/Users/hdh20267/esp/esp-idf/components/esp_app_format/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -Os -freorder-blocks -fmacro-prefix-map=/Users/hdh20267/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=/Users/hdh20267/esp/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/esp_err.c.obj -c /Users/hdh20267/esp/esp-idf/components/esp_system/esp_err.c",
"file": "/Users/hdh20267/esp/esp-idf/components/esp_system/esp_err.c",
"output": "esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/esp_err.c.obj"
},
{
"directory": "/Users/hdh20267/Documents/pecan_ws/fast_led/build/bootloader",
"command": "/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.2.3\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -I/Users/hdh20267/Documents/pecan_ws/fast_led/build/bootloader/config -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/include -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/include/soc/esp32 -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/port/include -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/include/esp_private -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/port/esp32/. -I/Users/hdh20267/esp/esp-idf/components/log/include -I/Users/hdh20267/esp/esp-idf/components/esp_rom/include -I/Users/hdh20267/esp/esp-idf/components/esp_rom/include/esp32 -I/Users/hdh20267/esp/esp-idf/components/esp_rom/esp32 -I/Users/hdh20267/esp/esp-idf/components/esp_common/include -I/Users/hdh20267/esp/esp-idf/components/newlib/platform_include -I/Users/hdh20267/esp/esp-idf/components/xtensa/esp32/include -I/Users/hdh20267/esp/esp-idf/components/xtensa/include -I/Users/hdh20267/esp/esp-idf/components/xtensa/deprecated_include -I/Users/hdh20267/esp/esp-idf/components/soc/include -I/Users/hdh20267/esp/esp-idf/components/soc/esp32 -I/Users/hdh20267/esp/esp-idf/components/soc/esp32/include -I/Users/hdh20267/esp/esp-idf/components/efuse/include -I/Users/hdh20267/esp/esp-idf/components/efuse/esp32/include -I/Users/hdh20267/esp/esp-idf/components/spi_flash/include -I/Users/hdh20267/esp/esp-idf/components/hal/platform_port/include -I/Users/hdh20267/esp/esp-idf/components/hal/esp32/include -I/Users/hdh20267/esp/esp-idf/components/hal/include -I/Users/hdh20267/esp/esp-idf/components/bootloader_support/include -I/Users/hdh20267/esp/esp-idf/components/bootloader_support/bootloader_flash/include -I/Users/hdh20267/esp/esp-idf/components/bootloader_support/private_include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -Os -freorder-blocks -fmacro-prefix-map=/Users/hdh20267/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=/Users/hdh20267/esp/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/cpu.c.obj -c /Users/hdh20267/esp/esp-idf/components/esp_hw_support/cpu.c",
"file": "/Users/hdh20267/esp/esp-idf/components/esp_hw_support/cpu.c",
"output": "esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/cpu.c.obj"
},
{
"directory": "/Users/hdh20267/Documents/pecan_ws/fast_led/build/bootloader",
"command": "/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.2.3\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -I/Users/hdh20267/Documents/pecan_ws/fast_led/build/bootloader/config -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/include -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/include/soc/esp32 -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/port/include -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/include/esp_private -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/port/esp32/. -I/Users/hdh20267/esp/esp-idf/components/log/include -I/Users/hdh20267/esp/esp-idf/components/esp_rom/include -I/Users/hdh20267/esp/esp-idf/components/esp_rom/include/esp32 -I/Users/hdh20267/esp/esp-idf/components/esp_rom/esp32 -I/Users/hdh20267/esp/esp-idf/components/esp_common/include -I/Users/hdh20267/esp/esp-idf/components/newlib/platform_include -I/Users/hdh20267/esp/esp-idf/components/xtensa/esp32/include -I/Users/hdh20267/esp/esp-idf/components/xtensa/include -I/Users/hdh20267/esp/esp-idf/components/xtensa/deprecated_include -I/Users/hdh20267/esp/esp-idf/components/soc/include -I/Users/hdh20267/esp/esp-idf/components/soc/esp32 -I/Users/hdh20267/esp/esp-idf/components/soc/esp32/include -I/Users/hdh20267/esp/esp-idf/components/efuse/include -I/Users/hdh20267/esp/esp-idf/components/efuse/esp32/include -I/Users/hdh20267/esp/esp-idf/components/spi_flash/include -I/Users/hdh20267/esp/esp-idf/components/hal/platform_port/include -I/Users/hdh20267/esp/esp-idf/components/hal/esp32/include -I/Users/hdh20267/esp/esp-idf/components/hal/include -I/Users/hdh20267/esp/esp-idf/components/bootloader_support/include -I/Users/hdh20267/esp/esp-idf/components/bootloader_support/bootloader_flash/include -I/Users/hdh20267/esp/esp-idf/components/bootloader_support/private_include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -Os -freorder-blocks -fmacro-prefix-map=/Users/hdh20267/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=/Users/hdh20267/esp/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32/esp_cpu_intr.c.obj -c /Users/hdh20267/esp/esp-idf/components/esp_hw_support/port/esp32/esp_cpu_intr.c",
"file": "/Users/hdh20267/esp/esp-idf/components/esp_hw_support/port/esp32/esp_cpu_intr.c",
"output": "esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32/esp_cpu_intr.c.obj"
},
{
"directory": "/Users/hdh20267/Documents/pecan_ws/fast_led/build/bootloader",
"command": "/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.2.3\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -I/Users/hdh20267/Documents/pecan_ws/fast_led/build/bootloader/config -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/include -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/include/soc/esp32 -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/port/include -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/include/esp_private -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/port/esp32/. -I/Users/hdh20267/esp/esp-idf/components/log/include -I/Users/hdh20267/esp/esp-idf/components/esp_rom/include -I/Users/hdh20267/esp/esp-idf/components/esp_rom/include/esp32 -I/Users/hdh20267/esp/esp-idf/components/esp_rom/esp32 -I/Users/hdh20267/esp/esp-idf/components/esp_common/include -I/Users/hdh20267/esp/esp-idf/components/newlib/platform_include -I/Users/hdh20267/esp/esp-idf/components/xtensa/esp32/include -I/Users/hdh20267/esp/esp-idf/components/xtensa/include -I/Users/hdh20267/esp/esp-idf/components/xtensa/deprecated_include -I/Users/hdh20267/esp/esp-idf/components/soc/include -I/Users/hdh20267/esp/esp-idf/components/soc/esp32 -I/Users/hdh20267/esp/esp-idf/components/soc/esp32/include -I/Users/hdh20267/esp/esp-idf/components/efuse/include -I/Users/hdh20267/esp/esp-idf/components/efuse/esp32/include -I/Users/hdh20267/esp/esp-idf/components/spi_flash/include -I/Users/hdh20267/esp/esp-idf/components/hal/platform_port/include -I/Users/hdh20267/esp/esp-idf/components/hal/esp32/include -I/Users/hdh20267/esp/esp-idf/components/hal/include -I/Users/hdh20267/esp/esp-idf/components/bootloader_support/include -I/Users/hdh20267/esp/esp-idf/components/bootloader_support/bootloader_flash/include -I/Users/hdh20267/esp/esp-idf/components/bootloader_support/private_include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -Os -freorder-blocks -fmacro-prefix-map=/Users/hdh20267/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=/Users/hdh20267/esp/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/esp_memory_utils.c.obj -c /Users/hdh20267/esp/esp-idf/components/esp_hw_support/esp_memory_utils.c",
"file": "/Users/hdh20267/esp/esp-idf/components/esp_hw_support/esp_memory_utils.c",
"output": "esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/esp_memory_utils.c.obj"
},
{
"directory": "/Users/hdh20267/Documents/pecan_ws/fast_led/build/bootloader",
"command": "/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.2.3\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -I/Users/hdh20267/Documents/pecan_ws/fast_led/build/bootloader/config -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/include -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/include/soc/esp32 -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/port/include -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/include/esp_private -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/port/esp32/. -I/Users/hdh20267/esp/esp-idf/components/log/include -I/Users/hdh20267/esp/esp-idf/components/esp_rom/include -I/Users/hdh20267/esp/esp-idf/components/esp_rom/include/esp32 -I/Users/hdh20267/esp/esp-idf/components/esp_rom/esp32 -I/Users/hdh20267/esp/esp-idf/components/esp_common/include -I/Users/hdh20267/esp/esp-idf/components/newlib/platform_include -I/Users/hdh20267/esp/esp-idf/components/xtensa/esp32/include -I/Users/hdh20267/esp/esp-idf/components/xtensa/include -I/Users/hdh20267/esp/esp-idf/components/xtensa/deprecated_include -I/Users/hdh20267/esp/esp-idf/components/soc/include -I/Users/hdh20267/esp/esp-idf/components/soc/esp32 -I/Users/hdh20267/esp/esp-idf/components/soc/esp32/include -I/Users/hdh20267/esp/esp-idf/components/efuse/include -I/Users/hdh20267/esp/esp-idf/components/efuse/esp32/include -I/Users/hdh20267/esp/esp-idf/components/spi_flash/include -I/Users/hdh20267/esp/esp-idf/components/hal/platform_port/include -I/Users/hdh20267/esp/esp-idf/components/hal/esp32/include -I/Users/hdh20267/esp/esp-idf/components/hal/include -I/Users/hdh20267/esp/esp-idf/components/bootloader_support/include -I/Users/hdh20267/esp/esp-idf/components/bootloader_support/bootloader_flash/include -I/Users/hdh20267/esp/esp-idf/components/bootloader_support/private_include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -Os -freorder-blocks -fmacro-prefix-map=/Users/hdh20267/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=/Users/hdh20267/esp/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32/cpu_region_protect.c.obj -c /Users/hdh20267/esp/esp-idf/components/esp_hw_support/port/esp32/cpu_region_protect.c",
"file": "/Users/hdh20267/esp/esp-idf/components/esp_hw_support/port/esp32/cpu_region_protect.c",
"output": "esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32/cpu_region_protect.c.obj"
},
{
"directory": "/Users/hdh20267/Documents/pecan_ws/fast_led/build/bootloader",
"command": "/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.2.3\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -I/Users/hdh20267/Documents/pecan_ws/fast_led/build/bootloader/config -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/include -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/include/soc/esp32 -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/port/include -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/include/esp_private -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/port/esp32/. -I/Users/hdh20267/esp/esp-idf/components/log/include -I/Users/hdh20267/esp/esp-idf/components/esp_rom/include -I/Users/hdh20267/esp/esp-idf/components/esp_rom/include/esp32 -I/Users/hdh20267/esp/esp-idf/components/esp_rom/esp32 -I/Users/hdh20267/esp/esp-idf/components/esp_common/include -I/Users/hdh20267/esp/esp-idf/components/newlib/platform_include -I/Users/hdh20267/esp/esp-idf/components/xtensa/esp32/include -I/Users/hdh20267/esp/esp-idf/components/xtensa/include -I/Users/hdh20267/esp/esp-idf/components/xtensa/deprecated_include -I/Users/hdh20267/esp/esp-idf/components/soc/include -I/Users/hdh20267/esp/esp-idf/components/soc/esp32 -I/Users/hdh20267/esp/esp-idf/components/soc/esp32/include -I/Users/hdh20267/esp/esp-idf/components/efuse/include -I/Users/hdh20267/esp/esp-idf/components/efuse/esp32/include -I/Users/hdh20267/esp/esp-idf/components/spi_flash/include -I/Users/hdh20267/esp/esp-idf/components/hal/platform_port/include -I/Users/hdh20267/esp/esp-idf/components/hal/esp32/include -I/Users/hdh20267/esp/esp-idf/components/hal/include -I/Users/hdh20267/esp/esp-idf/components/bootloader_support/include -I/Users/hdh20267/esp/esp-idf/components/bootloader_support/bootloader_flash/include -I/Users/hdh20267/esp/esp-idf/components/bootloader_support/private_include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -Os -freorder-blocks -fmacro-prefix-map=/Users/hdh20267/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=/Users/hdh20267/esp/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32/rtc_clk.c.obj -c /Users/hdh20267/esp/esp-idf/components/esp_hw_support/port/esp32/rtc_clk.c",
"file": "/Users/hdh20267/esp/esp-idf/components/esp_hw_support/port/esp32/rtc_clk.c",
"output": "esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32/rtc_clk.c.obj"
},
{
"directory": "/Users/hdh20267/Documents/pecan_ws/fast_led/build/bootloader",
"command": "/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.2.3\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -I/Users/hdh20267/Documents/pecan_ws/fast_led/build/bootloader/config -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/include -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/include/soc/esp32 -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/port/include -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/include/esp_private -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/port/esp32/. -I/Users/hdh20267/esp/esp-idf/components/log/include -I/Users/hdh20267/esp/esp-idf/components/esp_rom/include -I/Users/hdh20267/esp/esp-idf/components/esp_rom/include/esp32 -I/Users/hdh20267/esp/esp-idf/components/esp_rom/esp32 -I/Users/hdh20267/esp/esp-idf/components/esp_common/include -I/Users/hdh20267/esp/esp-idf/components/newlib/platform_include -I/Users/hdh20267/esp/esp-idf/components/xtensa/esp32/include -I/Users/hdh20267/esp/esp-idf/components/xtensa/include -I/Users/hdh20267/esp/esp-idf/components/xtensa/deprecated_include -I/Users/hdh20267/esp/esp-idf/components/soc/include -I/Users/hdh20267/esp/esp-idf/components/soc/esp32 -I/Users/hdh20267/esp/esp-idf/components/soc/esp32/include -I/Users/hdh20267/esp/esp-idf/components/efuse/include -I/Users/hdh20267/esp/esp-idf/components/efuse/esp32/include -I/Users/hdh20267/esp/esp-idf/components/spi_flash/include -I/Users/hdh20267/esp/esp-idf/components/hal/platform_port/include -I/Users/hdh20267/esp/esp-idf/components/hal/esp32/include -I/Users/hdh20267/esp/esp-idf/components/hal/include -I/Users/hdh20267/esp/esp-idf/components/bootloader_support/include -I/Users/hdh20267/esp/esp-idf/components/bootloader_support/bootloader_flash/include -I/Users/hdh20267/esp/esp-idf/components/bootloader_support/private_include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -Os -freorder-blocks -fmacro-prefix-map=/Users/hdh20267/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=/Users/hdh20267/esp/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32/rtc_clk_init.c.obj -c /Users/hdh20267/esp/esp-idf/components/esp_hw_support/port/esp32/rtc_clk_init.c",
"file": "/Users/hdh20267/esp/esp-idf/components/esp_hw_support/port/esp32/rtc_clk_init.c",
"output": "esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32/rtc_clk_init.c.obj"
},
{
"directory": "/Users/hdh20267/Documents/pecan_ws/fast_led/build/bootloader",
"command": "/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.2.3\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -I/Users/hdh20267/Documents/pecan_ws/fast_led/build/bootloader/config -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/include -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/include/soc/esp32 -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/port/include -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/include/esp_private -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/port/esp32/. -I/Users/hdh20267/esp/esp-idf/components/log/include -I/Users/hdh20267/esp/esp-idf/components/esp_rom/include -I/Users/hdh20267/esp/esp-idf/components/esp_rom/include/esp32 -I/Users/hdh20267/esp/esp-idf/components/esp_rom/esp32 -I/Users/hdh20267/esp/esp-idf/components/esp_common/include -I/Users/hdh20267/esp/esp-idf/components/newlib/platform_include -I/Users/hdh20267/esp/esp-idf/components/xtensa/esp32/include -I/Users/hdh20267/esp/esp-idf/components/xtensa/include -I/Users/hdh20267/esp/esp-idf/components/xtensa/deprecated_include -I/Users/hdh20267/esp/esp-idf/components/soc/include -I/Users/hdh20267/esp/esp-idf/components/soc/esp32 -I/Users/hdh20267/esp/esp-idf/components/soc/esp32/include -I/Users/hdh20267/esp/esp-idf/components/efuse/include -I/Users/hdh20267/esp/esp-idf/components/efuse/esp32/include -I/Users/hdh20267/esp/esp-idf/components/spi_flash/include -I/Users/hdh20267/esp/esp-idf/components/hal/platform_port/include -I/Users/hdh20267/esp/esp-idf/components/hal/esp32/include -I/Users/hdh20267/esp/esp-idf/components/hal/include -I/Users/hdh20267/esp/esp-idf/components/bootloader_support/include -I/Users/hdh20267/esp/esp-idf/components/bootloader_support/bootloader_flash/include -I/Users/hdh20267/esp/esp-idf/components/bootloader_support/private_include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -Os -freorder-blocks -fmacro-prefix-map=/Users/hdh20267/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=/Users/hdh20267/esp/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32/rtc_init.c.obj -c /Users/hdh20267/esp/esp-idf/components/esp_hw_support/port/esp32/rtc_init.c",
"file": "/Users/hdh20267/esp/esp-idf/components/esp_hw_support/port/esp32/rtc_init.c",
"output": "esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32/rtc_init.c.obj"
},
{
"directory": "/Users/hdh20267/Documents/pecan_ws/fast_led/build/bootloader",
"command": "/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.2.3\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -I/Users/hdh20267/Documents/pecan_ws/fast_led/build/bootloader/config -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/include -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/include/soc/esp32 -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/port/include -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/include/esp_private -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/port/esp32/. -I/Users/hdh20267/esp/esp-idf/components/log/include -I/Users/hdh20267/esp/esp-idf/components/esp_rom/include -I/Users/hdh20267/esp/esp-idf/components/esp_rom/include/esp32 -I/Users/hdh20267/esp/esp-idf/components/esp_rom/esp32 -I/Users/hdh20267/esp/esp-idf/components/esp_common/include -I/Users/hdh20267/esp/esp-idf/components/newlib/platform_include -I/Users/hdh20267/esp/esp-idf/components/xtensa/esp32/include -I/Users/hdh20267/esp/esp-idf/components/xtensa/include -I/Users/hdh20267/esp/esp-idf/components/xtensa/deprecated_include -I/Users/hdh20267/esp/esp-idf/components/soc/include -I/Users/hdh20267/esp/esp-idf/components/soc/esp32 -I/Users/hdh20267/esp/esp-idf/components/soc/esp32/include -I/Users/hdh20267/esp/esp-idf/components/efuse/include -I/Users/hdh20267/esp/esp-idf/components/efuse/esp32/include -I/Users/hdh20267/esp/esp-idf/components/spi_flash/include -I/Users/hdh20267/esp/esp-idf/components/hal/platform_port/include -I/Users/hdh20267/esp/esp-idf/components/hal/esp32/include -I/Users/hdh20267/esp/esp-idf/components/hal/include -I/Users/hdh20267/esp/esp-idf/components/bootloader_support/include -I/Users/hdh20267/esp/esp-idf/components/bootloader_support/bootloader_flash/include -I/Users/hdh20267/esp/esp-idf/components/bootloader_support/private_include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -Os -freorder-blocks -fmacro-prefix-map=/Users/hdh20267/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=/Users/hdh20267/esp/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32/rtc_sleep.c.obj -c /Users/hdh20267/esp/esp-idf/components/esp_hw_support/port/esp32/rtc_sleep.c",
"file": "/Users/hdh20267/esp/esp-idf/components/esp_hw_support/port/esp32/rtc_sleep.c",
"output": "esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32/rtc_sleep.c.obj"
},
{
"directory": "/Users/hdh20267/Documents/pecan_ws/fast_led/build/bootloader",
"command": "/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.2.3\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -I/Users/hdh20267/Documents/pecan_ws/fast_led/build/bootloader/config -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/include -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/include/soc/esp32 -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/port/include -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/include/esp_private -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/port/esp32/. -I/Users/hdh20267/esp/esp-idf/components/log/include -I/Users/hdh20267/esp/esp-idf/components/esp_rom/include -I/Users/hdh20267/esp/esp-idf/components/esp_rom/include/esp32 -I/Users/hdh20267/esp/esp-idf/components/esp_rom/esp32 -I/Users/hdh20267/esp/esp-idf/components/esp_common/include -I/Users/hdh20267/esp/esp-idf/components/newlib/platform_include -I/Users/hdh20267/esp/esp-idf/components/xtensa/esp32/include -I/Users/hdh20267/esp/esp-idf/components/xtensa/include -I/Users/hdh20267/esp/esp-idf/components/xtensa/deprecated_include -I/Users/hdh20267/esp/esp-idf/components/soc/include -I/Users/hdh20267/esp/esp-idf/components/soc/esp32 -I/Users/hdh20267/esp/esp-idf/components/soc/esp32/include -I/Users/hdh20267/esp/esp-idf/components/efuse/include -I/Users/hdh20267/esp/esp-idf/components/efuse/esp32/include -I/Users/hdh20267/esp/esp-idf/components/spi_flash/include -I/Users/hdh20267/esp/esp-idf/components/hal/platform_port/include -I/Users/hdh20267/esp/esp-idf/components/hal/esp32/include -I/Users/hdh20267/esp/esp-idf/components/hal/include -I/Users/hdh20267/esp/esp-idf/components/bootloader_support/include -I/Users/hdh20267/esp/esp-idf/components/bootloader_support/bootloader_flash/include -I/Users/hdh20267/esp/esp-idf/components/bootloader_support/private_include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -Os -freorder-blocks -fmacro-prefix-map=/Users/hdh20267/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=/Users/hdh20267/esp/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32/rtc_time.c.obj -c /Users/hdh20267/esp/esp-idf/components/esp_hw_support/port/esp32/rtc_time.c",
"file": "/Users/hdh20267/esp/esp-idf/components/esp_hw_support/port/esp32/rtc_time.c",
"output": "esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32/rtc_time.c.obj"
},
{
"directory": "/Users/hdh20267/Documents/pecan_ws/fast_led/build/bootloader",
"command": "/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.2.3\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -I/Users/hdh20267/Documents/pecan_ws/fast_led/build/bootloader/config -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/include -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/include/soc/esp32 -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/port/include -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/include/esp_private -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/port/esp32/. -I/Users/hdh20267/esp/esp-idf/components/log/include -I/Users/hdh20267/esp/esp-idf/components/esp_rom/include -I/Users/hdh20267/esp/esp-idf/components/esp_rom/include/esp32 -I/Users/hdh20267/esp/esp-idf/components/esp_rom/esp32 -I/Users/hdh20267/esp/esp-idf/components/esp_common/include -I/Users/hdh20267/esp/esp-idf/components/newlib/platform_include -I/Users/hdh20267/esp/esp-idf/components/xtensa/esp32/include -I/Users/hdh20267/esp/esp-idf/components/xtensa/include -I/Users/hdh20267/esp/esp-idf/components/xtensa/deprecated_include -I/Users/hdh20267/esp/esp-idf/components/soc/include -I/Users/hdh20267/esp/esp-idf/components/soc/esp32 -I/Users/hdh20267/esp/esp-idf/components/soc/esp32/include -I/Users/hdh20267/esp/esp-idf/components/efuse/include -I/Users/hdh20267/esp/esp-idf/components/efuse/esp32/include -I/Users/hdh20267/esp/esp-idf/components/spi_flash/include -I/Users/hdh20267/esp/esp-idf/components/hal/platform_port/include -I/Users/hdh20267/esp/esp-idf/components/hal/esp32/include -I/Users/hdh20267/esp/esp-idf/components/hal/include -I/Users/hdh20267/esp/esp-idf/components/bootloader_support/include -I/Users/hdh20267/esp/esp-idf/components/bootloader_support/bootloader_flash/include -I/Users/hdh20267/esp/esp-idf/components/bootloader_support/private_include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -Os -freorder-blocks -fmacro-prefix-map=/Users/hdh20267/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=/Users/hdh20267/esp/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32/chip_info.c.obj -c /Users/hdh20267/esp/esp-idf/components/esp_hw_support/port/esp32/chip_info.c",
"file": "/Users/hdh20267/esp/esp-idf/components/esp_hw_support/port/esp32/chip_info.c",
"output": "esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32/chip_info.c.obj"
},
{
"directory": "/Users/hdh20267/Documents/pecan_ws/fast_led/build/bootloader",
"command": "/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.2.3\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -I/Users/hdh20267/Documents/pecan_ws/fast_led/build/bootloader/config -I/Users/hdh20267/esp/esp-idf/components/esp_common/include -I/Users/hdh20267/esp/esp-idf/components/log/include -I/Users/hdh20267/esp/esp-idf/components/esp_rom/include -I/Users/hdh20267/esp/esp-idf/components/esp_rom/include/esp32 -I/Users/hdh20267/esp/esp-idf/components/esp_rom/esp32 -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/include -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/include/soc/esp32 -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/port/esp32/. -I/Users/hdh20267/esp/esp-idf/components/newlib/platform_include -I/Users/hdh20267/esp/esp-idf/components/xtensa/esp32/include -I/Users/hdh20267/esp/esp-idf/components/xtensa/include -I/Users/hdh20267/esp/esp-idf/components/xtensa/deprecated_include -I/Users/hdh20267/esp/esp-idf/components/soc/include -I/Users/hdh20267/esp/esp-idf/components/soc/esp32 -I/Users/hdh20267/esp/esp-idf/components/soc/esp32/include -I/Users/hdh20267/esp/esp-idf/components/efuse/include -I/Users/hdh20267/esp/esp-idf/components/efuse/esp32/include -I/Users/hdh20267/esp/esp-idf/components/bootloader_support/include -I/Users/hdh20267/esp/esp-idf/components/bootloader_support/bootloader_flash/include -I/Users/hdh20267/esp/esp-idf/components/bootloader_support/private_include -I/Users/hdh20267/esp/esp-idf/components/spi_flash/include -I/Users/hdh20267/esp/esp-idf/components/hal/platform_port/include -I/Users/hdh20267/esp/esp-idf/components/hal/esp32/include -I/Users/hdh20267/esp/esp-idf/components/hal/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -Os -freorder-blocks -fmacro-prefix-map=/Users/hdh20267/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=/Users/hdh20267/esp/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_common/CMakeFiles/__idf_esp_common.dir/src/esp_err_to_name.c.obj -c /Users/hdh20267/esp/esp-idf/components/esp_common/src/esp_err_to_name.c",
"file": "/Users/hdh20267/esp/esp-idf/components/esp_common/src/esp_err_to_name.c",
"output": "esp-idf/esp_common/CMakeFiles/__idf_esp_common.dir/src/esp_err_to_name.c.obj"
},
{
"directory": "/Users/hdh20267/Documents/pecan_ws/fast_led/build/bootloader",
"command": "/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.2.3\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -I/Users/hdh20267/Documents/pecan_ws/fast_led/build/bootloader/config -I/Users/hdh20267/esp/esp-idf/components/esp_rom/include -I/Users/hdh20267/esp/esp-idf/components/esp_rom/include/esp32 -I/Users/hdh20267/esp/esp-idf/components/esp_rom/esp32 -I/Users/hdh20267/esp/esp-idf/components/log/include -I/Users/hdh20267/esp/esp-idf/components/esp_common/include -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/include -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/include/soc/esp32 -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/port/esp32/. -I/Users/hdh20267/esp/esp-idf/components/newlib/platform_include -I/Users/hdh20267/esp/esp-idf/components/xtensa/esp32/include -I/Users/hdh20267/esp/esp-idf/components/xtensa/include -I/Users/hdh20267/esp/esp-idf/components/xtensa/deprecated_include -I/Users/hdh20267/esp/esp-idf/components/soc/include -I/Users/hdh20267/esp/esp-idf/components/soc/esp32 -I/Users/hdh20267/esp/esp-idf/components/soc/esp32/include -I/Users/hdh20267/esp/esp-idf/components/hal/platform_port/include -I/Users/hdh20267/esp/esp-idf/components/hal/esp32/include -I/Users/hdh20267/esp/esp-idf/components/hal/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -Os -freorder-blocks -fmacro-prefix-map=/Users/hdh20267/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=/Users/hdh20267/esp/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_crc.c.obj -c /Users/hdh20267/esp/esp-idf/components/esp_rom/patches/esp_rom_crc.c",
"file": "/Users/hdh20267/esp/esp-idf/components/esp_rom/patches/esp_rom_crc.c",
"output": "esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_crc.c.obj"
},
{
"directory": "/Users/hdh20267/Documents/pecan_ws/fast_led/build/bootloader",
"command": "/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.2.3\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -I/Users/hdh20267/Documents/pecan_ws/fast_led/build/bootloader/config -I/Users/hdh20267/esp/esp-idf/components/esp_rom/include -I/Users/hdh20267/esp/esp-idf/components/esp_rom/include/esp32 -I/Users/hdh20267/esp/esp-idf/components/esp_rom/esp32 -I/Users/hdh20267/esp/esp-idf/components/log/include -I/Users/hdh20267/esp/esp-idf/components/esp_common/include -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/include -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/include/soc/esp32 -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/port/esp32/. -I/Users/hdh20267/esp/esp-idf/components/newlib/platform_include -I/Users/hdh20267/esp/esp-idf/components/xtensa/esp32/include -I/Users/hdh20267/esp/esp-idf/components/xtensa/include -I/Users/hdh20267/esp/esp-idf/components/xtensa/deprecated_include -I/Users/hdh20267/esp/esp-idf/components/soc/include -I/Users/hdh20267/esp/esp-idf/components/soc/esp32 -I/Users/hdh20267/esp/esp-idf/components/soc/esp32/include -I/Users/hdh20267/esp/esp-idf/components/hal/platform_port/include -I/Users/hdh20267/esp/esp-idf/components/hal/esp32/include -I/Users/hdh20267/esp/esp-idf/components/hal/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -Os -freorder-blocks -fmacro-prefix-map=/Users/hdh20267/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=/Users/hdh20267/esp/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_sys.c.obj -c /Users/hdh20267/esp/esp-idf/components/esp_rom/patches/esp_rom_sys.c",
"file": "/Users/hdh20267/esp/esp-idf/components/esp_rom/patches/esp_rom_sys.c",
"output": "esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_sys.c.obj"
},
{
"directory": "/Users/hdh20267/Documents/pecan_ws/fast_led/build/bootloader",
"command": "/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.2.3\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -I/Users/hdh20267/Documents/pecan_ws/fast_led/build/bootloader/config -I/Users/hdh20267/esp/esp-idf/components/esp_rom/include -I/Users/hdh20267/esp/esp-idf/components/esp_rom/include/esp32 -I/Users/hdh20267/esp/esp-idf/components/esp_rom/esp32 -I/Users/hdh20267/esp/esp-idf/components/log/include -I/Users/hdh20267/esp/esp-idf/components/esp_common/include -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/include -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/include/soc/esp32 -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/port/esp32/. -I/Users/hdh20267/esp/esp-idf/components/newlib/platform_include -I/Users/hdh20267/esp/esp-idf/components/xtensa/esp32/include -I/Users/hdh20267/esp/esp-idf/components/xtensa/include -I/Users/hdh20267/esp/esp-idf/components/xtensa/deprecated_include -I/Users/hdh20267/esp/esp-idf/components/soc/include -I/Users/hdh20267/esp/esp-idf/components/soc/esp32 -I/Users/hdh20267/esp/esp-idf/components/soc/esp32/include -I/Users/hdh20267/esp/esp-idf/components/hal/platform_port/include -I/Users/hdh20267/esp/esp-idf/components/hal/esp32/include -I/Users/hdh20267/esp/esp-idf/components/hal/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -Os -freorder-blocks -fmacro-prefix-map=/Users/hdh20267/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=/Users/hdh20267/esp/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_uart.c.obj -c /Users/hdh20267/esp/esp-idf/components/esp_rom/patches/esp_rom_uart.c",
"file": "/Users/hdh20267/esp/esp-idf/components/esp_rom/patches/esp_rom_uart.c",
"output": "esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_uart.c.obj"
},
{
"directory": "/Users/hdh20267/Documents/pecan_ws/fast_led/build/bootloader",
"command": "/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.2.3\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -I/Users/hdh20267/Documents/pecan_ws/fast_led/build/bootloader/config -I/Users/hdh20267/esp/esp-idf/components/esp_rom/include -I/Users/hdh20267/esp/esp-idf/components/esp_rom/include/esp32 -I/Users/hdh20267/esp/esp-idf/components/esp_rom/esp32 -I/Users/hdh20267/esp/esp-idf/components/log/include -I/Users/hdh20267/esp/esp-idf/components/esp_common/include -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/include -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/include/soc/esp32 -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/port/esp32/. -I/Users/hdh20267/esp/esp-idf/components/newlib/platform_include -I/Users/hdh20267/esp/esp-idf/components/xtensa/esp32/include -I/Users/hdh20267/esp/esp-idf/components/xtensa/include -I/Users/hdh20267/esp/esp-idf/components/xtensa/deprecated_include -I/Users/hdh20267/esp/esp-idf/components/soc/include -I/Users/hdh20267/esp/esp-idf/components/soc/esp32 -I/Users/hdh20267/esp/esp-idf/components/soc/esp32/include -I/Users/hdh20267/esp/esp-idf/components/hal/platform_port/include -I/Users/hdh20267/esp/esp-idf/components/hal/esp32/include -I/Users/hdh20267/esp/esp-idf/components/hal/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -Os -freorder-blocks -fmacro-prefix-map=/Users/hdh20267/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=/Users/hdh20267/esp/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_spiflash.c.obj -c /Users/hdh20267/esp/esp-idf/components/esp_rom/patches/esp_rom_spiflash.c",
"file": "/Users/hdh20267/esp/esp-idf/components/esp_rom/patches/esp_rom_spiflash.c",
"output": "esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_spiflash.c.obj"
},
{
"directory": "/Users/hdh20267/Documents/pecan_ws/fast_led/build/bootloader",
"command": "/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.2.3\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -I/Users/hdh20267/Documents/pecan_ws/fast_led/build/bootloader/config -I/Users/hdh20267/esp/esp-idf/components/esp_rom/include -I/Users/hdh20267/esp/esp-idf/components/esp_rom/include/esp32 -I/Users/hdh20267/esp/esp-idf/components/esp_rom/esp32 -I/Users/hdh20267/esp/esp-idf/components/log/include -I/Users/hdh20267/esp/esp-idf/components/esp_common/include -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/include -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/include/soc/esp32 -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/port/esp32/. -I/Users/hdh20267/esp/esp-idf/components/newlib/platform_include -I/Users/hdh20267/esp/esp-idf/components/xtensa/esp32/include -I/Users/hdh20267/esp/esp-idf/components/xtensa/include -I/Users/hdh20267/esp/esp-idf/components/xtensa/deprecated_include -I/Users/hdh20267/esp/esp-idf/components/soc/include -I/Users/hdh20267/esp/esp-idf/components/soc/esp32 -I/Users/hdh20267/esp/esp-idf/components/soc/esp32/include -I/Users/hdh20267/esp/esp-idf/components/hal/platform_port/include -I/Users/hdh20267/esp/esp-idf/components/hal/esp32/include -I/Users/hdh20267/esp/esp-idf/components/hal/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -Os -freorder-blocks -fmacro-prefix-map=/Users/hdh20267/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=/Users/hdh20267/esp/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_efuse.c.obj -c /Users/hdh20267/esp/esp-idf/components/esp_rom/patches/esp_rom_efuse.c",
"file": "/Users/hdh20267/esp/esp-idf/components/esp_rom/patches/esp_rom_efuse.c",
"output": "esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_efuse.c.obj"
},
{
"directory": "/Users/hdh20267/Documents/pecan_ws/fast_led/build/bootloader",
"command": "/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.2.3\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -I/Users/hdh20267/Documents/pecan_ws/fast_led/build/bootloader/config -I/Users/hdh20267/esp/esp-idf/components/esp_rom/include -I/Users/hdh20267/esp/esp-idf/components/esp_rom/include/esp32 -I/Users/hdh20267/esp/esp-idf/components/esp_rom/esp32 -I/Users/hdh20267/esp/esp-idf/components/log/include -I/Users/hdh20267/esp/esp-idf/components/esp_common/include -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/include -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/include/soc/esp32 -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/port/esp32/. -I/Users/hdh20267/esp/esp-idf/components/newlib/platform_include -I/Users/hdh20267/esp/esp-idf/components/xtensa/esp32/include -I/Users/hdh20267/esp/esp-idf/components/xtensa/include -I/Users/hdh20267/esp/esp-idf/components/xtensa/deprecated_include -I/Users/hdh20267/esp/esp-idf/components/soc/include -I/Users/hdh20267/esp/esp-idf/components/soc/esp32 -I/Users/hdh20267/esp/esp-idf/components/soc/esp32/include -I/Users/hdh20267/esp/esp-idf/components/hal/platform_port/include -I/Users/hdh20267/esp/esp-idf/components/hal/esp32/include -I/Users/hdh20267/esp/esp-idf/components/hal/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -Os -freorder-blocks -fmacro-prefix-map=/Users/hdh20267/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=/Users/hdh20267/esp/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -o esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_longjmp.S.obj -c /Users/hdh20267/esp/esp-idf/components/esp_rom/patches/esp_rom_longjmp.S",
"file": "/Users/hdh20267/esp/esp-idf/components/esp_rom/patches/esp_rom_longjmp.S",
"output": "esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_longjmp.S.obj"
},
{
"directory": "/Users/hdh20267/Documents/pecan_ws/fast_led/build/bootloader",
"command": "/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.2.3\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -I/Users/hdh20267/Documents/pecan_ws/fast_led/build/bootloader/config -I/Users/hdh20267/esp/esp-idf/components/log/include -I/Users/hdh20267/esp/esp-idf/components/esp_rom/include -I/Users/hdh20267/esp/esp-idf/components/esp_rom/include/esp32 -I/Users/hdh20267/esp/esp-idf/components/esp_rom/esp32 -I/Users/hdh20267/esp/esp-idf/components/esp_common/include -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/include -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/include/soc/esp32 -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/port/esp32/. -I/Users/hdh20267/esp/esp-idf/components/newlib/platform_include -I/Users/hdh20267/esp/esp-idf/components/xtensa/esp32/include -I/Users/hdh20267/esp/esp-idf/components/xtensa/include -I/Users/hdh20267/esp/esp-idf/components/xtensa/deprecated_include -I/Users/hdh20267/esp/esp-idf/components/soc/include -I/Users/hdh20267/esp/esp-idf/components/soc/esp32 -I/Users/hdh20267/esp/esp-idf/components/soc/esp32/include -I/Users/hdh20267/esp/esp-idf/components/hal/platform_port/include -I/Users/hdh20267/esp/esp-idf/components/hal/esp32/include -I/Users/hdh20267/esp/esp-idf/components/hal/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -Os -freorder-blocks -fmacro-prefix-map=/Users/hdh20267/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=/Users/hdh20267/esp/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf/log/CMakeFiles/__idf_log.dir/log.c.obj -c /Users/hdh20267/esp/esp-idf/components/log/log.c",
"file": "/Users/hdh20267/esp/esp-idf/components/log/log.c",
"output": "esp-idf/log/CMakeFiles/__idf_log.dir/log.c.obj"
},
{
"directory": "/Users/hdh20267/Documents/pecan_ws/fast_led/build/bootloader",
"command": "/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.2.3\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -I/Users/hdh20267/Documents/pecan_ws/fast_led/build/bootloader/config -I/Users/hdh20267/esp/esp-idf/components/log/include -I/Users/hdh20267/esp/esp-idf/components/esp_rom/include -I/Users/hdh20267/esp/esp-idf/components/esp_rom/include/esp32 -I/Users/hdh20267/esp/esp-idf/components/esp_rom/esp32 -I/Users/hdh20267/esp/esp-idf/components/esp_common/include -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/include -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/include/soc/esp32 -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/port/esp32/. -I/Users/hdh20267/esp/esp-idf/components/newlib/platform_include -I/Users/hdh20267/esp/esp-idf/components/xtensa/esp32/include -I/Users/hdh20267/esp/esp-idf/components/xtensa/include -I/Users/hdh20267/esp/esp-idf/components/xtensa/deprecated_include -I/Users/hdh20267/esp/esp-idf/components/soc/include -I/Users/hdh20267/esp/esp-idf/components/soc/esp32 -I/Users/hdh20267/esp/esp-idf/components/soc/esp32/include -I/Users/hdh20267/esp/esp-idf/components/hal/platform_port/include -I/Users/hdh20267/esp/esp-idf/components/hal/esp32/include -I/Users/hdh20267/esp/esp-idf/components/hal/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -Os -freorder-blocks -fmacro-prefix-map=/Users/hdh20267/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=/Users/hdh20267/esp/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf/log/CMakeFiles/__idf_log.dir/log_buffers.c.obj -c /Users/hdh20267/esp/esp-idf/components/log/log_buffers.c",
"file": "/Users/hdh20267/esp/esp-idf/components/log/log_buffers.c",
"output": "esp-idf/log/CMakeFiles/__idf_log.dir/log_buffers.c.obj"
},
{
"directory": "/Users/hdh20267/Documents/pecan_ws/fast_led/build/bootloader",
"command": "/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.2.3\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -I/Users/hdh20267/Documents/pecan_ws/fast_led/build/bootloader/config -I/Users/hdh20267/esp/esp-idf/components/log/include -I/Users/hdh20267/esp/esp-idf/components/esp_rom/include -I/Users/hdh20267/esp/esp-idf/components/esp_rom/include/esp32 -I/Users/hdh20267/esp/esp-idf/components/esp_rom/esp32 -I/Users/hdh20267/esp/esp-idf/components/esp_common/include -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/include -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/include/soc/esp32 -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/port/esp32/. -I/Users/hdh20267/esp/esp-idf/components/newlib/platform_include -I/Users/hdh20267/esp/esp-idf/components/xtensa/esp32/include -I/Users/hdh20267/esp/esp-idf/components/xtensa/include -I/Users/hdh20267/esp/esp-idf/components/xtensa/deprecated_include -I/Users/hdh20267/esp/esp-idf/components/soc/include -I/Users/hdh20267/esp/esp-idf/components/soc/esp32 -I/Users/hdh20267/esp/esp-idf/components/soc/esp32/include -I/Users/hdh20267/esp/esp-idf/components/hal/platform_port/include -I/Users/hdh20267/esp/esp-idf/components/hal/esp32/include -I/Users/hdh20267/esp/esp-idf/components/hal/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -Os -freorder-blocks -fmacro-prefix-map=/Users/hdh20267/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=/Users/hdh20267/esp/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf/log/CMakeFiles/__idf_log.dir/log_noos.c.obj -c /Users/hdh20267/esp/esp-idf/components/log/log_noos.c",
"file": "/Users/hdh20267/esp/esp-idf/components/log/log_noos.c",
"output": "esp-idf/log/CMakeFiles/__idf_log.dir/log_noos.c.obj"
},
{
"directory": "/Users/hdh20267/Documents/pecan_ws/fast_led/build/bootloader",
"command": "/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.2.3\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -I/Users/hdh20267/Documents/pecan_ws/fast_led/build/bootloader/config -I/Users/hdh20267/esp/esp-idf/components/log/include -I/Users/hdh20267/esp/esp-idf/components/esp_rom/include -I/Users/hdh20267/esp/esp-idf/components/esp_rom/include/esp32 -I/Users/hdh20267/esp/esp-idf/components/esp_rom/esp32 -I/Users/hdh20267/esp/esp-idf/components/esp_common/include -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/include -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/include/soc -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/include/soc/esp32 -I/Users/hdh20267/esp/esp-idf/components/esp_hw_support/port/esp32/. -I/Users/hdh20267/esp/esp-idf/components/newlib/platform_include -I/Users/hdh20267/esp/esp-idf/components/xtensa/esp32/include -I/Users/hdh20267/esp/esp-idf/components/xtensa/include -I/Users/hdh20267/esp/esp-idf/components/xtensa/deprecated_include -I/Users/hdh20267/esp/esp-idf/components/soc/include -I/Users/hdh20267/esp/esp-idf/components/soc/esp32 -I/Users/hdh20267/esp/esp-idf/components/soc/esp32/include -I/Users/hdh20267/esp/esp-idf/components/bootloader_support/include -I/Users/hdh20267/esp/esp-idf/components/bootloader_support/bootloader_flash/include -I/Users/hdh20267/esp/esp-idf/components/bootloader_support/private_include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -Os -freorder-blocks -fmacro-prefix-map=/Users/hdh20267/esp/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=/Users/hdh20267/esp/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf/main/CMakeFiles/__idf_main.dir/bootloader_start.c.obj -c /Users/hdh20267/esp/esp-idf/components/bootloader/subproject/main/bootloader_start.c",
"file": "/Users/hdh20267/esp/esp-idf/components/bootloader/subproject/main/bootloader_start.c",
"output": "esp-idf/main/CMakeFiles/__idf_main.dir/bootloader_start.c.obj"
}
]

View File

@ -0,0 +1,12 @@
{
"COMPONENT_KCONFIGS": "/Users/hdh20267/esp/esp-idf/components/efuse/Kconfig;/Users/hdh20267/esp/esp-idf/components/esp_common/Kconfig;/Users/hdh20267/esp/esp-idf/components/esp_hw_support/Kconfig;/Users/hdh20267/esp/esp-idf/components/esp_system/Kconfig;/Users/hdh20267/esp/esp-idf/components/freertos/Kconfig;/Users/hdh20267/esp/esp-idf/components/hal/Kconfig;/Users/hdh20267/esp/esp-idf/components/log/Kconfig;/Users/hdh20267/esp/esp-idf/components/newlib/Kconfig;/Users/hdh20267/esp/esp-idf/components/soc/Kconfig;/Users/hdh20267/esp/esp-idf/components/spi_flash/Kconfig",
"COMPONENT_KCONFIGS_PROJBUILD": "/Users/hdh20267/esp/esp-idf/components/bootloader/Kconfig.projbuild;/Users/hdh20267/esp/esp-idf/components/esp_app_format/Kconfig.projbuild;/Users/hdh20267/esp/esp-idf/components/esp_rom/Kconfig.projbuild;/Users/hdh20267/esp/esp-idf/components/esptool_py/Kconfig.projbuild;/Users/hdh20267/esp/esp-idf/components/partition_table/Kconfig.projbuild",
"COMPONENT_SDKCONFIG_RENAMES": "/Users/hdh20267/esp/esp-idf/components/bootloader/sdkconfig.rename;/Users/hdh20267/esp/esp-idf/components/esp_hw_support/sdkconfig.rename;/Users/hdh20267/esp/esp-idf/components/esp_hw_support/sdkconfig.rename.esp32;/Users/hdh20267/esp/esp-idf/components/esp_system/sdkconfig.rename;/Users/hdh20267/esp/esp-idf/components/esp_system/sdkconfig.rename.esp32;/Users/hdh20267/esp/esp-idf/components/esptool_py/sdkconfig.rename;/Users/hdh20267/esp/esp-idf/components/freertos/sdkconfig.rename;/Users/hdh20267/esp/esp-idf/components/hal/sdkconfig.rename;/Users/hdh20267/esp/esp-idf/components/newlib/sdkconfig.rename.esp32;/Users/hdh20267/esp/esp-idf/components/spi_flash/sdkconfig.rename",
"IDF_TARGET": "esp32",
"IDF_TOOLCHAIN": "gcc",
"IDF_VERSION": "5.2.3",
"IDF_ENV_FPGA": "",
"IDF_PATH": "/Users/hdh20267/esp/esp-idf",
"COMPONENT_KCONFIGS_SOURCE_FILE": "/Users/hdh20267/Documents/pecan_ws/fast_led/build/bootloader/kconfigs.in",
"COMPONENT_KCONFIGS_PROJBUILD_SOURCE_FILE": "/Users/hdh20267/Documents/pecan_ws/fast_led/build/bootloader/kconfigs_projbuild.in"
}

File diff suppressed because it is too large Load Diff

File diff suppressed because one or more lines are too long

View File

@ -0,0 +1,460 @@
/*
* Automatically generated file. DO NOT EDIT.
* Espressif IoT Development Framework (ESP-IDF) 5.2.3 Configuration Header
*/
#pragma once
#define CONFIG_SOC_BROWNOUT_RESET_SUPPORTED "Not determined"
#define CONFIG_SOC_TWAI_BRP_DIV_SUPPORTED "Not determined"
#define CONFIG_SOC_DPORT_WORKAROUND "Not determined"
#define CONFIG_SOC_CAPS_ECO_VER_MAX 301
#define CONFIG_SOC_ADC_SUPPORTED 1
#define CONFIG_SOC_DAC_SUPPORTED 1
#define CONFIG_SOC_UART_SUPPORTED 1
#define CONFIG_SOC_MCPWM_SUPPORTED 1
#define CONFIG_SOC_GPTIMER_SUPPORTED 1
#define CONFIG_SOC_SDMMC_HOST_SUPPORTED 1
#define CONFIG_SOC_BT_SUPPORTED 1
#define CONFIG_SOC_PCNT_SUPPORTED 1
#define CONFIG_SOC_WIFI_SUPPORTED 1
#define CONFIG_SOC_SDIO_SLAVE_SUPPORTED 1
#define CONFIG_SOC_TWAI_SUPPORTED 1
#define CONFIG_SOC_EFUSE_SUPPORTED 1
#define CONFIG_SOC_EMAC_SUPPORTED 1
#define CONFIG_SOC_ULP_SUPPORTED 1
#define CONFIG_SOC_CCOMP_TIMER_SUPPORTED 1
#define CONFIG_SOC_RTC_FAST_MEM_SUPPORTED 1
#define CONFIG_SOC_RTC_SLOW_MEM_SUPPORTED 1
#define CONFIG_SOC_RTC_MEM_SUPPORTED 1
#define CONFIG_SOC_I2S_SUPPORTED 1
#define CONFIG_SOC_RMT_SUPPORTED 1
#define CONFIG_SOC_SDM_SUPPORTED 1
#define CONFIG_SOC_GPSPI_SUPPORTED 1
#define CONFIG_SOC_LEDC_SUPPORTED 1
#define CONFIG_SOC_I2C_SUPPORTED 1
#define CONFIG_SOC_SUPPORT_COEXISTENCE 1
#define CONFIG_SOC_AES_SUPPORTED 1
#define CONFIG_SOC_MPI_SUPPORTED 1
#define CONFIG_SOC_SHA_SUPPORTED 1
#define CONFIG_SOC_FLASH_ENC_SUPPORTED 1
#define CONFIG_SOC_SECURE_BOOT_SUPPORTED 1
#define CONFIG_SOC_TOUCH_SENSOR_SUPPORTED 1
#define CONFIG_SOC_BOD_SUPPORTED 1
#define CONFIG_SOC_ULP_FSM_SUPPORTED 1
#define CONFIG_SOC_CLK_TREE_SUPPORTED 1
#define CONFIG_SOC_MPU_SUPPORTED 1
#define CONFIG_SOC_WDT_SUPPORTED 1
#define CONFIG_SOC_SPI_FLASH_SUPPORTED 1
#define CONFIG_SOC_DPORT_WORKAROUND_DIS_INTERRUPT_LVL 5
#define CONFIG_SOC_XTAL_SUPPORT_26M 1
#define CONFIG_SOC_XTAL_SUPPORT_40M 1
#define CONFIG_SOC_XTAL_SUPPORT_AUTO_DETECT 1
#define CONFIG_SOC_ADC_RTC_CTRL_SUPPORTED 1
#define CONFIG_SOC_ADC_DIG_CTRL_SUPPORTED 1
#define CONFIG_SOC_ADC_DMA_SUPPORTED 1
#define CONFIG_SOC_ADC_PERIPH_NUM 2
#define CONFIG_SOC_ADC_MAX_CHANNEL_NUM 10
#define CONFIG_SOC_ADC_ATTEN_NUM 4
#define CONFIG_SOC_ADC_DIGI_CONTROLLER_NUM 2
#define CONFIG_SOC_ADC_PATT_LEN_MAX 16
#define CONFIG_SOC_ADC_DIGI_MIN_BITWIDTH 9
#define CONFIG_SOC_ADC_DIGI_MAX_BITWIDTH 12
#define CONFIG_SOC_ADC_DIGI_RESULT_BYTES 2
#define CONFIG_SOC_ADC_DIGI_DATA_BYTES_PER_CONV 4
#define CONFIG_SOC_ADC_DIGI_MONITOR_NUM 0
#define CONFIG_SOC_ADC_SAMPLE_FREQ_THRES_HIGH 2
#define CONFIG_SOC_ADC_SAMPLE_FREQ_THRES_LOW 20
#define CONFIG_SOC_ADC_RTC_MIN_BITWIDTH 9
#define CONFIG_SOC_ADC_RTC_MAX_BITWIDTH 12
#define CONFIG_SOC_ADC_SHARED_POWER 1
#define CONFIG_SOC_SHARED_IDCACHE_SUPPORTED 1
#define CONFIG_SOC_IDCACHE_PER_CORE 1
#define CONFIG_SOC_CPU_CORES_NUM 2
#define CONFIG_SOC_CPU_INTR_NUM 32
#define CONFIG_SOC_CPU_HAS_FPU 1
#define CONFIG_SOC_HP_CPU_HAS_MULTIPLE_CORES 1
#define CONFIG_SOC_CPU_BREAKPOINTS_NUM 2
#define CONFIG_SOC_CPU_WATCHPOINTS_NUM 2
#define CONFIG_SOC_CPU_WATCHPOINT_MAX_REGION_SIZE 64
#define CONFIG_SOC_DAC_CHAN_NUM 2
#define CONFIG_SOC_DAC_RESOLUTION 8
#define CONFIG_SOC_DAC_DMA_16BIT_ALIGN 1
#define CONFIG_SOC_GPIO_PORT 1
#define CONFIG_SOC_GPIO_PIN_COUNT 40
#define CONFIG_SOC_GPIO_VALID_GPIO_MASK 0xFFFFFFFFFF
#define CONFIG_SOC_GPIO_IN_RANGE_MAX 39
#define CONFIG_SOC_GPIO_OUT_RANGE_MAX 33
#define CONFIG_SOC_GPIO_VALID_DIGITAL_IO_PAD_MASK 0xEF0FEA
#define CONFIG_SOC_GPIO_CLOCKOUT_BY_IO_MUX 1
#define CONFIG_SOC_I2C_NUM 2
#define CONFIG_SOC_I2C_FIFO_LEN 32
#define CONFIG_SOC_I2C_CMD_REG_NUM 16
#define CONFIG_SOC_I2C_SUPPORT_SLAVE 1
#define CONFIG_SOC_I2C_SUPPORT_APB 1
#define CONFIG_SOC_I2C_STOP_INDEPENDENT 1
#define CONFIG_SOC_I2S_NUM 2
#define CONFIG_SOC_I2S_HW_VERSION_1 1
#define CONFIG_SOC_I2S_SUPPORTS_APLL 1
#define CONFIG_SOC_I2S_SUPPORTS_PLL_F160M 1
#define CONFIG_SOC_I2S_SUPPORTS_PDM 1
#define CONFIG_SOC_I2S_SUPPORTS_PDM_TX 1
#define CONFIG_SOC_I2S_PDM_MAX_TX_LINES 1
#define CONFIG_SOC_I2S_SUPPORTS_PDM_RX 1
#define CONFIG_SOC_I2S_PDM_MAX_RX_LINES 1
#define CONFIG_SOC_I2S_SUPPORTS_ADC_DAC 1
#define CONFIG_SOC_I2S_SUPPORTS_ADC 1
#define CONFIG_SOC_I2S_SUPPORTS_DAC 1
#define CONFIG_SOC_I2S_SUPPORTS_LCD_CAMERA 1
#define CONFIG_SOC_I2S_TRANS_SIZE_ALIGN_WORD 1
#define CONFIG_SOC_I2S_LCD_I80_VARIANT 1
#define CONFIG_SOC_LCD_I80_SUPPORTED 1
#define CONFIG_SOC_LCD_I80_BUSES 2
#define CONFIG_SOC_LCD_I80_BUS_WIDTH 24
#define CONFIG_SOC_LEDC_HAS_TIMER_SPECIFIC_MUX 1
#define CONFIG_SOC_LEDC_SUPPORT_APB_CLOCK 1
#define CONFIG_SOC_LEDC_SUPPORT_REF_TICK 1
#define CONFIG_SOC_LEDC_SUPPORT_HS_MODE 1
#define CONFIG_SOC_LEDC_CHANNEL_NUM 8
#define CONFIG_SOC_LEDC_TIMER_BIT_WIDTH 20
#define CONFIG_SOC_MCPWM_GROUPS 2
#define CONFIG_SOC_MCPWM_TIMERS_PER_GROUP 3
#define CONFIG_SOC_MCPWM_OPERATORS_PER_GROUP 3
#define CONFIG_SOC_MCPWM_COMPARATORS_PER_OPERATOR 2
#define CONFIG_SOC_MCPWM_GENERATORS_PER_OPERATOR 2
#define CONFIG_SOC_MCPWM_TRIGGERS_PER_OPERATOR 2
#define CONFIG_SOC_MCPWM_GPIO_FAULTS_PER_GROUP 3
#define CONFIG_SOC_MCPWM_CAPTURE_TIMERS_PER_GROUP 1
#define CONFIG_SOC_MCPWM_CAPTURE_CHANNELS_PER_TIMER 3
#define CONFIG_SOC_MCPWM_GPIO_SYNCHROS_PER_GROUP 3
#define CONFIG_SOC_MMU_PERIPH_NUM 2
#define CONFIG_SOC_MMU_LINEAR_ADDRESS_REGION_NUM 3
#define CONFIG_SOC_MPU_MIN_REGION_SIZE 0x20000000
#define CONFIG_SOC_MPU_REGIONS_MAX_NUM 8
#define CONFIG_SOC_PCNT_GROUPS 1
#define CONFIG_SOC_PCNT_UNITS_PER_GROUP 8
#define CONFIG_SOC_PCNT_CHANNELS_PER_UNIT 2
#define CONFIG_SOC_PCNT_THRES_POINT_PER_UNIT 2
#define CONFIG_SOC_RMT_GROUPS 1
#define CONFIG_SOC_RMT_TX_CANDIDATES_PER_GROUP 8
#define CONFIG_SOC_RMT_RX_CANDIDATES_PER_GROUP 8
#define CONFIG_SOC_RMT_CHANNELS_PER_GROUP 8
#define CONFIG_SOC_RMT_MEM_WORDS_PER_CHANNEL 64
#define CONFIG_SOC_RMT_SUPPORT_REF_TICK 1
#define CONFIG_SOC_RMT_SUPPORT_APB 1
#define CONFIG_SOC_RMT_CHANNEL_CLK_INDEPENDENT 1
#define CONFIG_SOC_RTCIO_PIN_COUNT 18
#define CONFIG_SOC_RTCIO_INPUT_OUTPUT_SUPPORTED 1
#define CONFIG_SOC_RTCIO_HOLD_SUPPORTED 1
#define CONFIG_SOC_RTCIO_WAKE_SUPPORTED 1
#define CONFIG_SOC_SDM_GROUPS 1
#define CONFIG_SOC_SDM_CHANNELS_PER_GROUP 8
#define CONFIG_SOC_SDM_CLK_SUPPORT_APB 1
#define CONFIG_SOC_SPI_HD_BOTH_INOUT_SUPPORTED 1
#define CONFIG_SOC_SPI_AS_CS_SUPPORTED 1
#define CONFIG_SOC_SPI_PERIPH_NUM 3
#define CONFIG_SOC_SPI_DMA_CHAN_NUM 2
#define CONFIG_SOC_SPI_MAX_CS_NUM 3
#define CONFIG_SOC_SPI_SUPPORT_CLK_APB 1
#define CONFIG_SOC_SPI_MAXIMUM_BUFFER_SIZE 64
#define CONFIG_SOC_SPI_MAX_PRE_DIVIDER 8192
#define CONFIG_SOC_MEMSPI_SRC_FREQ_80M_SUPPORTED 1
#define CONFIG_SOC_MEMSPI_SRC_FREQ_40M_SUPPORTED 1
#define CONFIG_SOC_MEMSPI_SRC_FREQ_26M_SUPPORTED 1
#define CONFIG_SOC_MEMSPI_SRC_FREQ_20M_SUPPORTED 1
#define CONFIG_SOC_TIMER_GROUPS 2
#define CONFIG_SOC_TIMER_GROUP_TIMERS_PER_GROUP 2
#define CONFIG_SOC_TIMER_GROUP_COUNTER_BIT_WIDTH 64
#define CONFIG_SOC_TIMER_GROUP_TOTAL_TIMERS 4
#define CONFIG_SOC_TIMER_GROUP_SUPPORT_APB 1
#define CONFIG_SOC_TOUCH_VERSION_1 1
#define CONFIG_SOC_TOUCH_SENSOR_NUM 10
#define CONFIG_SOC_TOUCH_PAD_MEASURE_WAIT_MAX 0xFF
#define CONFIG_SOC_TWAI_CONTROLLER_NUM 1
#define CONFIG_SOC_TWAI_BRP_MIN 2
#define CONFIG_SOC_TWAI_CLK_SUPPORT_APB 1
#define CONFIG_SOC_TWAI_SUPPORT_MULTI_ADDRESS_LAYOUT 1
#define CONFIG_SOC_UART_NUM 3
#define CONFIG_SOC_UART_HP_NUM 3
#define CONFIG_SOC_UART_SUPPORT_APB_CLK 1
#define CONFIG_SOC_UART_SUPPORT_REF_TICK 1
#define CONFIG_SOC_UART_FIFO_LEN 128
#define CONFIG_SOC_UART_BITRATE_MAX 5000000
#define CONFIG_SOC_SPIRAM_SUPPORTED 1
#define CONFIG_SOC_SPI_MEM_SUPPORT_CONFIG_GPIO_BY_EFUSE 1
#define CONFIG_SOC_SHA_SUPPORT_PARALLEL_ENG 1
#define CONFIG_SOC_SHA_ENDIANNESS_BE 1
#define CONFIG_SOC_SHA_SUPPORT_SHA1 1
#define CONFIG_SOC_SHA_SUPPORT_SHA256 1
#define CONFIG_SOC_SHA_SUPPORT_SHA384 1
#define CONFIG_SOC_SHA_SUPPORT_SHA512 1
#define CONFIG_SOC_MPI_MEM_BLOCKS_NUM 4
#define CONFIG_SOC_MPI_OPERATIONS_NUM 1
#define CONFIG_SOC_RSA_MAX_BIT_LEN 4096
#define CONFIG_SOC_AES_SUPPORT_AES_128 1
#define CONFIG_SOC_AES_SUPPORT_AES_192 1
#define CONFIG_SOC_AES_SUPPORT_AES_256 1
#define CONFIG_SOC_SECURE_BOOT_V1 1
#define CONFIG_SOC_EFUSE_SECURE_BOOT_KEY_DIGESTS 1
#define CONFIG_SOC_FLASH_ENCRYPTED_XTS_AES_BLOCK_MAX 32
#define CONFIG_SOC_PHY_DIG_REGS_MEM_SIZE 21
#define CONFIG_SOC_PM_SUPPORT_EXT0_WAKEUP 1
#define CONFIG_SOC_PM_SUPPORT_EXT1_WAKEUP 1
#define CONFIG_SOC_PM_SUPPORT_EXT_WAKEUP 1
#define CONFIG_SOC_PM_SUPPORT_TOUCH_SENSOR_WAKEUP 1
#define CONFIG_SOC_PM_SUPPORT_RTC_PERIPH_PD 1
#define CONFIG_SOC_PM_SUPPORT_RTC_FAST_MEM_PD 1
#define CONFIG_SOC_PM_SUPPORT_RTC_SLOW_MEM_PD 1
#define CONFIG_SOC_PM_SUPPORT_RC_FAST_PD 1
#define CONFIG_SOC_PM_SUPPORT_VDDSDIO_PD 1
#define CONFIG_SOC_PM_SUPPORT_MODEM_PD 1
#define CONFIG_SOC_CONFIGURABLE_VDDSDIO_SUPPORTED 1
#define CONFIG_SOC_CLK_APLL_SUPPORTED 1
#define CONFIG_SOC_CLK_RC_FAST_D256_SUPPORTED 1
#define CONFIG_SOC_RTC_SLOW_CLK_SUPPORT_RC_FAST_D256 1
#define CONFIG_SOC_CLK_RC_FAST_SUPPORT_CALIBRATION 1
#define CONFIG_SOC_CLK_XTAL32K_SUPPORTED 1
#define CONFIG_SOC_SDMMC_USE_IOMUX 1
#define CONFIG_SOC_SDMMC_NUM_SLOTS 2
#define CONFIG_SOC_WIFI_WAPI_SUPPORT 1
#define CONFIG_SOC_WIFI_CSI_SUPPORT 1
#define CONFIG_SOC_WIFI_MESH_SUPPORT 1
#define CONFIG_SOC_WIFI_SUPPORT_VARIABLE_BEACON_WINDOW 1
#define CONFIG_SOC_WIFI_NAN_SUPPORT 1
#define CONFIG_SOC_BLE_SUPPORTED 1
#define CONFIG_SOC_BLE_MESH_SUPPORTED 1
#define CONFIG_SOC_BT_CLASSIC_SUPPORTED 1
#define CONFIG_SOC_BLUFI_SUPPORTED 1
#define CONFIG_SOC_ULP_HAS_ADC 1
#define CONFIG_SOC_PHY_COMBO_MODULE 1
#define CONFIG_IDF_CMAKE 1
#define CONFIG_IDF_TOOLCHAIN "gcc"
#define CONFIG_IDF_TARGET_ARCH_XTENSA 1
#define CONFIG_IDF_TARGET_ARCH "xtensa"
#define CONFIG_IDF_TARGET "esp32"
#define CONFIG_IDF_INIT_VERSION "5.2.3"
#define CONFIG_IDF_TARGET_ESP32 1
#define CONFIG_IDF_FIRMWARE_CHIP_ID 0x0000
#define CONFIG_APP_BUILD_TYPE_APP_2NDBOOT 1
#define CONFIG_APP_BUILD_GENERATE_BINARIES 1
#define CONFIG_APP_BUILD_BOOTLOADER 1
#define CONFIG_APP_BUILD_USE_FLASH_SECTIONS 1
#define CONFIG_BOOTLOADER_COMPILE_TIME_DATE 1
#define CONFIG_BOOTLOADER_PROJECT_VER 1
#define CONFIG_BOOTLOADER_OFFSET_IN_FLASH 0x1000
#define CONFIG_BOOTLOADER_COMPILER_OPTIMIZATION_SIZE 1
#define CONFIG_BOOTLOADER_LOG_LEVEL_INFO 1
#define CONFIG_BOOTLOADER_LOG_LEVEL 3
#define CONFIG_BOOTLOADER_FLASH_XMC_SUPPORT 1
#define CONFIG_BOOTLOADER_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_RESERVE_RTC_SIZE 0x0
#define CONFIG_SECURE_BOOT_V1_SUPPORTED 1
#define CONFIG_APP_COMPILE_TIME_DATE 1
#define CONFIG_APP_RETRIEVE_LEN_ELF_SHA 9
#define CONFIG_ESP_ROM_HAS_CRC_LE 1
#define CONFIG_ESP_ROM_HAS_CRC_BE 1
#define CONFIG_ESP_ROM_HAS_MZ_CRC32 1
#define CONFIG_ESP_ROM_HAS_JPEG_DECODE 1
#define CONFIG_ESP_ROM_HAS_UART_BUF_SWITCH 1
#define CONFIG_ESP_ROM_NEEDS_SWSETUP_WORKAROUND 1
#define CONFIG_ESP_ROM_HAS_NEWLIB_NANO_FORMAT 1
#define CONFIG_ESP_ROM_HAS_SW_FLOAT 1
#define CONFIG_ESP_ROM_USB_SERIAL_DEVICE_NUM -1
#define CONFIG_ESPTOOLPY_FLASHMODE_DIO 1
#define CONFIG_ESPTOOLPY_FLASH_SAMPLE_MODE_STR 1
#define CONFIG_ESPTOOLPY_FLASHMODE "dio"
#define CONFIG_ESPTOOLPY_FLASHFREQ_40M 1
#define CONFIG_ESPTOOLPY_FLASHFREQ "40m"
#define CONFIG_ESPTOOLPY_FLASHSIZE_2MB 1
#define CONFIG_ESPTOOLPY_FLASHSIZE "2MB"
#define CONFIG_ESPTOOLPY_BEFORE_RESET 1
#define CONFIG_ESPTOOLPY_BEFORE "default_reset"
#define CONFIG_ESPTOOLPY_AFTER_RESET 1
#define CONFIG_ESPTOOLPY_AFTER "hard_reset"
#define CONFIG_ESPTOOLPY_MONITOR_BAUD 115200
#define CONFIG_PARTITION_TABLE_SINGLE_APP 1
#define CONFIG_PARTITION_TABLE_CUSTOM_FILENAME "partitions.csv"
#define CONFIG_PARTITION_TABLE_FILENAME "partitions_singleapp.csv"
#define CONFIG_PARTITION_TABLE_OFFSET 0x8000
#define CONFIG_PARTITION_TABLE_MD5 1
#define CONFIG_COMPILER_OPTIMIZATION_DEBUG 1
#define CONFIG_COMPILER_OPTIMIZATION_ASSERTIONS_ENABLE 1
#define CONFIG_COMPILER_FLOAT_LIB_FROM_GCCLIB 1
#define CONFIG_COMPILER_OPTIMIZATION_ASSERTION_LEVEL 2
#define CONFIG_COMPILER_HIDE_PATHS_MACROS 1
#define CONFIG_COMPILER_STACK_CHECK_MODE_NONE 1
#define CONFIG_COMPILER_RT_LIB_GCCLIB 1
#define CONFIG_COMPILER_RT_LIB_NAME "gcc"
#define CONFIG_COMPILER_ORPHAN_SECTIONS_PLACE 1
#define CONFIG_EFUSE_CODE_SCHEME_COMPAT_3_4 1
#define CONFIG_EFUSE_MAX_BLK_LEN 192
#define CONFIG_ESP_ERR_TO_NAME_LOOKUP 1
#define CONFIG_ESP32_REV_MIN_0 1
#define CONFIG_ESP32_REV_MIN 0
#define CONFIG_ESP32_REV_MIN_FULL 0
#define CONFIG_ESP_REV_MIN_FULL 0
#define CONFIG_ESP32_REV_MAX_FULL 399
#define CONFIG_ESP_REV_MAX_FULL 399
#define CONFIG_ESP_EFUSE_BLOCK_REV_MIN_FULL 0
#define CONFIG_ESP_EFUSE_BLOCK_REV_MAX_FULL 99
#define CONFIG_ESP_MAC_ADDR_UNIVERSE_WIFI_STA 1
#define CONFIG_ESP_MAC_ADDR_UNIVERSE_WIFI_AP 1
#define CONFIG_ESP_MAC_ADDR_UNIVERSE_BT 1
#define CONFIG_ESP_MAC_ADDR_UNIVERSE_ETH 1
#define CONFIG_ESP_MAC_UNIVERSAL_MAC_ADDRESSES_FOUR 1
#define CONFIG_ESP32_UNIVERSAL_MAC_ADDRESSES_FOUR 1
#define CONFIG_ESP32_UNIVERSAL_MAC_ADDRESSES 4
#define CONFIG_ESP_SLEEP_FLASH_LEAKAGE_WORKAROUND 1
#define CONFIG_ESP_SLEEP_RTC_BUS_ISO_WORKAROUND 1
#define CONFIG_ESP_SLEEP_WAIT_FLASH_READY_EXTRA_DELAY 2000
#define CONFIG_ESP_SLEEP_GPIO_ENABLE_INTERNAL_RESISTORS 1
#define CONFIG_RTC_CLK_SRC_INT_RC 1
#define CONFIG_RTC_CLK_CAL_CYCLES 1024
#define CONFIG_PERIPH_CTRL_FUNC_IN_IRAM 1
#define CONFIG_XTAL_FREQ_40 1
#define CONFIG_XTAL_FREQ 40
#define CONFIG_ESP_DEFAULT_CPU_FREQ_MHZ_160 1
#define CONFIG_ESP_DEFAULT_CPU_FREQ_MHZ 160
#define CONFIG_ESP32_TRACEMEM_RESERVE_DRAM 0x0
#define CONFIG_ESP_SYSTEM_PANIC_PRINT_REBOOT 1
#define CONFIG_ESP_SYSTEM_PANIC_REBOOT_DELAY_SECONDS 0
#define CONFIG_ESP_SYSTEM_EVENT_QUEUE_SIZE 32
#define CONFIG_ESP_SYSTEM_EVENT_TASK_STACK_SIZE 2304
#define CONFIG_ESP_MAIN_TASK_STACK_SIZE 3584
#define CONFIG_ESP_MAIN_TASK_AFFINITY_CPU0 1
#define CONFIG_ESP_MAIN_TASK_AFFINITY 0x0
#define CONFIG_ESP_MINIMAL_SHARED_STACK_SIZE 2048
#define CONFIG_ESP_CONSOLE_UART_DEFAULT 1
#define CONFIG_ESP_CONSOLE_UART 1
#define CONFIG_ESP_CONSOLE_UART_NUM 0
#define CONFIG_ESP_CONSOLE_UART_BAUDRATE 115200
#define CONFIG_ESP_INT_WDT 1
#define CONFIG_ESP_INT_WDT_TIMEOUT_MS 300
#define CONFIG_ESP_INT_WDT_CHECK_CPU1 1
#define CONFIG_ESP_TASK_WDT_EN 1
#define CONFIG_ESP_TASK_WDT_INIT 1
#define CONFIG_ESP_TASK_WDT_TIMEOUT_S 5
#define CONFIG_ESP_TASK_WDT_CHECK_IDLE_TASK_CPU0 1
#define CONFIG_ESP_TASK_WDT_CHECK_IDLE_TASK_CPU1 1
#define CONFIG_ESP_DEBUG_OCDAWARE 1
#define CONFIG_ESP_SYSTEM_CHECK_INT_LEVEL_4 1
#define CONFIG_ESP_BROWNOUT_DET 1
#define CONFIG_ESP_BROWNOUT_DET_LVL_SEL_0 1
#define CONFIG_ESP_BROWNOUT_DET_LVL 0
#define CONFIG_ESP_SYSTEM_BROWNOUT_INTR 1
#define CONFIG_ESP_IPC_TASK_STACK_SIZE 1024
#define CONFIG_ESP_IPC_USES_CALLERS_PRIORITY 1
#define CONFIG_ESP_IPC_ISR_ENABLE 1
#define CONFIG_FREERTOS_HZ 100
#define CONFIG_FREERTOS_CHECK_STACKOVERFLOW_CANARY 1
#define CONFIG_FREERTOS_THREAD_LOCAL_STORAGE_POINTERS 1
#define CONFIG_FREERTOS_IDLE_TASK_STACKSIZE 1536
#define CONFIG_FREERTOS_MAX_TASK_NAME_LEN 16
#define CONFIG_FREERTOS_USE_TIMERS 1
#define CONFIG_FREERTOS_TIMER_SERVICE_TASK_NAME "Tmr Svc"
#define CONFIG_FREERTOS_TIMER_TASK_PRIORITY 1
#define CONFIG_FREERTOS_TIMER_TASK_STACK_DEPTH 2048
#define CONFIG_FREERTOS_TIMER_QUEUE_LENGTH 10
#define CONFIG_FREERTOS_QUEUE_REGISTRY_SIZE 0
#define CONFIG_FREERTOS_TASK_NOTIFICATION_ARRAY_ENTRIES 1
#define CONFIG_FREERTOS_TASK_FUNCTION_WRAPPER 1
#define CONFIG_FREERTOS_TLSP_DELETION_CALLBACKS 1
#define CONFIG_FREERTOS_CHECK_MUTEX_GIVEN_BY_OWNER 1
#define CONFIG_FREERTOS_ISR_STACKSIZE 1536
#define CONFIG_FREERTOS_INTERRUPT_BACKTRACE 1
#define CONFIG_FREERTOS_TICK_SUPPORT_CORETIMER 1
#define CONFIG_FREERTOS_CORETIMER_0 1
#define CONFIG_FREERTOS_SYSTICK_USES_CCOUNT 1
#define CONFIG_FREERTOS_PORT 1
#define CONFIG_FREERTOS_NO_AFFINITY 0x7FFFFFFF
#define CONFIG_FREERTOS_SUPPORT_STATIC_ALLOCATION 1
#define CONFIG_FREERTOS_DEBUG_OCDAWARE 1
#define CONFIG_FREERTOS_ENABLE_TASK_SNAPSHOT 1
#define CONFIG_FREERTOS_PLACE_SNAPSHOT_FUNS_INTO_FLASH 1
#define CONFIG_HAL_ASSERTION_EQUALS_SYSTEM 1
#define CONFIG_HAL_DEFAULT_ASSERTION_LEVEL 2
#define CONFIG_LOG_DEFAULT_LEVEL_INFO 1
#define CONFIG_LOG_DEFAULT_LEVEL 3
#define CONFIG_LOG_MAXIMUM_EQUALS_DEFAULT 1
#define CONFIG_LOG_MAXIMUM_LEVEL 3
#define CONFIG_LOG_COLORS 1
#define CONFIG_LOG_TIMESTAMP_SOURCE_RTOS 1
#define CONFIG_NEWLIB_STDOUT_LINE_ENDING_CRLF 1
#define CONFIG_NEWLIB_STDIN_LINE_ENDING_CR 1
#define CONFIG_NEWLIB_TIME_SYSCALL_USE_RTC_HRT 1
#define CONFIG_MMU_PAGE_SIZE_64KB 1
#define CONFIG_MMU_PAGE_MODE "64KB"
#define CONFIG_MMU_PAGE_SIZE 0x10000
#define CONFIG_SPI_FLASH_BROWNOUT_RESET_XMC 1
#define CONFIG_SPI_FLASH_BROWNOUT_RESET 1
#define CONFIG_SPI_FLASH_ROM_DRIVER_PATCH 1
#define CONFIG_SPI_FLASH_DANGEROUS_WRITE_ABORTS 1
#define CONFIG_SPI_FLASH_YIELD_DURING_ERASE 1
#define CONFIG_SPI_FLASH_ERASE_YIELD_DURATION_MS 20
#define CONFIG_SPI_FLASH_ERASE_YIELD_TICKS 1
#define CONFIG_SPI_FLASH_WRITE_CHUNK_SIZE 8192
#define CONFIG_SPI_FLASH_VENDOR_XMC_SUPPORTED 1
#define CONFIG_SPI_FLASH_VENDOR_GD_SUPPORTED 1
#define CONFIG_SPI_FLASH_VENDOR_ISSI_SUPPORTED 1
#define CONFIG_SPI_FLASH_VENDOR_MXIC_SUPPORTED 1
#define CONFIG_SPI_FLASH_VENDOR_WINBOND_SUPPORTED 1
#define CONFIG_SPI_FLASH_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_ENABLE_ENCRYPTED_READ_WRITE 1
/* List of deprecated options */
#define CONFIG_BROWNOUT_DET CONFIG_ESP_BROWNOUT_DET
#define CONFIG_BROWNOUT_DET_LVL CONFIG_ESP_BROWNOUT_DET_LVL
#define CONFIG_BROWNOUT_DET_LVL_SEL_0 CONFIG_ESP_BROWNOUT_DET_LVL_SEL_0
#define CONFIG_COMPILER_OPTIMIZATION_DEFAULT CONFIG_COMPILER_OPTIMIZATION_DEBUG
#define CONFIG_COMPILER_OPTIMIZATION_LEVEL_DEBUG CONFIG_COMPILER_OPTIMIZATION_DEBUG
#define CONFIG_CONSOLE_UART CONFIG_ESP_CONSOLE_UART
#define CONFIG_CONSOLE_UART_BAUDRATE CONFIG_ESP_CONSOLE_UART_BAUDRATE
#define CONFIG_CONSOLE_UART_DEFAULT CONFIG_ESP_CONSOLE_UART_DEFAULT
#define CONFIG_CONSOLE_UART_NUM CONFIG_ESP_CONSOLE_UART_NUM
#define CONFIG_ESP32_BROWNOUT_DET CONFIG_ESP_BROWNOUT_DET
#define CONFIG_ESP32_BROWNOUT_DET_LVL CONFIG_ESP_BROWNOUT_DET_LVL
#define CONFIG_ESP32_BROWNOUT_DET_LVL_SEL_0 CONFIG_ESP_BROWNOUT_DET_LVL_SEL_0
#define CONFIG_ESP32_DEBUG_OCDAWARE CONFIG_ESP_DEBUG_OCDAWARE
#define CONFIG_ESP32_DEEP_SLEEP_WAKEUP_DELAY CONFIG_ESP_SLEEP_WAIT_FLASH_READY_EXTRA_DELAY
#define CONFIG_ESP32_DEFAULT_CPU_FREQ_160 CONFIG_ESP_DEFAULT_CPU_FREQ_MHZ_160
#define CONFIG_ESP32_DEFAULT_CPU_FREQ_MHZ CONFIG_ESP_DEFAULT_CPU_FREQ_MHZ
#define CONFIG_ESP32_PANIC_PRINT_REBOOT CONFIG_ESP_SYSTEM_PANIC_PRINT_REBOOT
#define CONFIG_ESP32_RTC_CLK_CAL_CYCLES CONFIG_RTC_CLK_CAL_CYCLES
#define CONFIG_ESP32_RTC_CLK_SRC_INT_RC CONFIG_RTC_CLK_SRC_INT_RC
#define CONFIG_ESP32_RTC_CLOCK_SOURCE_INTERNAL_RC CONFIG_RTC_CLK_SRC_INT_RC
#define CONFIG_ESP32_TIME_SYSCALL_USE_RTC_FRC1 CONFIG_NEWLIB_TIME_SYSCALL_USE_RTC_HRT
#define CONFIG_ESP32_TIME_SYSCALL_USE_RTC_HRT CONFIG_NEWLIB_TIME_SYSCALL_USE_RTC_HRT
#define CONFIG_ESP32_XTAL_FREQ CONFIG_XTAL_FREQ
#define CONFIG_ESP32_XTAL_FREQ_40 CONFIG_XTAL_FREQ_40
#define CONFIG_ESP_SLEEP_DEEP_SLEEP_WAKEUP_DELAY CONFIG_ESP_SLEEP_WAIT_FLASH_READY_EXTRA_DELAY
#define CONFIG_ESP_TASK_WDT CONFIG_ESP_TASK_WDT_INIT
#define CONFIG_FLASHMODE_DIO CONFIG_ESPTOOLPY_FLASHMODE_DIO
#define CONFIG_FOUR_UNIVERSAL_MAC_ADDRESS CONFIG_ESP32_UNIVERSAL_MAC_ADDRESSES_FOUR
#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 CONFIG_BOOTLOADER_LOG_LEVEL
#define CONFIG_LOG_BOOTLOADER_LEVEL_INFO CONFIG_BOOTLOADER_LOG_LEVEL_INFO
#define CONFIG_MAIN_TASK_STACK_SIZE CONFIG_ESP_MAIN_TASK_STACK_SIZE
#define CONFIG_MONITOR_BAUD CONFIG_ESPTOOLPY_MONITOR_BAUD
#define CONFIG_NUMBER_OF_UNIVERSAL_MAC_ADDRESS CONFIG_ESP32_UNIVERSAL_MAC_ADDRESSES
#define CONFIG_OPTIMIZATION_ASSERTIONS_ENABLED CONFIG_COMPILER_OPTIMIZATION_ASSERTIONS_ENABLE
#define CONFIG_OPTIMIZATION_ASSERTION_LEVEL CONFIG_COMPILER_OPTIMIZATION_ASSERTION_LEVEL
#define CONFIG_OPTIMIZATION_LEVEL_DEBUG CONFIG_COMPILER_OPTIMIZATION_DEBUG
#define CONFIG_SPI_FLASH_WRITING_DANGEROUS_REGIONS_ABORTS CONFIG_SPI_FLASH_DANGEROUS_WRITE_ABORTS
#define CONFIG_STACK_CHECK_NONE CONFIG_COMPILER_STACK_CHECK_MODE_NONE
#define CONFIG_SYSTEM_EVENT_QUEUE_SIZE CONFIG_ESP_SYSTEM_EVENT_QUEUE_SIZE
#define CONFIG_SYSTEM_EVENT_TASK_STACK_SIZE CONFIG_ESP_SYSTEM_EVENT_TASK_STACK_SIZE
#define CONFIG_TASK_WDT CONFIG_ESP_TASK_WDT_INIT
#define CONFIG_TASK_WDT_CHECK_IDLE_TASK_CPU0 CONFIG_ESP_TASK_WDT_CHECK_IDLE_TASK_CPU0
#define CONFIG_TASK_WDT_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_TRACEMEM_RESERVE_DRAM CONFIG_ESP32_TRACEMEM_RESERVE_DRAM

View File

@ -0,0 +1,562 @@
{
"APP_BUILD_BOOTLOADER": true,
"APP_BUILD_GENERATE_BINARIES": true,
"APP_BUILD_TYPE_APP_2NDBOOT": true,
"APP_BUILD_TYPE_RAM": false,
"APP_BUILD_USE_FLASH_SECTIONS": true,
"APP_COMPATIBLE_PRE_V2_1_BOOTLOADERS": false,
"APP_COMPATIBLE_PRE_V3_1_BOOTLOADERS": false,
"APP_COMPILE_TIME_DATE": true,
"APP_EXCLUDE_PROJECT_NAME_VAR": false,
"APP_EXCLUDE_PROJECT_VER_VAR": false,
"APP_NO_BLOBS": false,
"APP_PROJECT_VER_FROM_CONFIG": false,
"APP_REPRODUCIBLE_BUILD": false,
"APP_RETRIEVE_LEN_ELF_SHA": 9,
"BOOTLOADER_APP_ROLLBACK_ENABLE": false,
"BOOTLOADER_APP_TEST": false,
"BOOTLOADER_COMPILER_OPTIMIZATION_DEBUG": false,
"BOOTLOADER_COMPILER_OPTIMIZATION_NONE": false,
"BOOTLOADER_COMPILER_OPTIMIZATION_PERF": false,
"BOOTLOADER_COMPILER_OPTIMIZATION_SIZE": true,
"BOOTLOADER_COMPILE_TIME_DATE": true,
"BOOTLOADER_CUSTOM_RESERVE_RTC": false,
"BOOTLOADER_FACTORY_RESET": false,
"BOOTLOADER_FLASH_DC_AWARE": false,
"BOOTLOADER_FLASH_XMC_SUPPORT": true,
"BOOTLOADER_LOG_LEVEL": 3,
"BOOTLOADER_LOG_LEVEL_DEBUG": false,
"BOOTLOADER_LOG_LEVEL_ERROR": false,
"BOOTLOADER_LOG_LEVEL_INFO": true,
"BOOTLOADER_LOG_LEVEL_NONE": false,
"BOOTLOADER_LOG_LEVEL_VERBOSE": false,
"BOOTLOADER_LOG_LEVEL_WARN": false,
"BOOTLOADER_OFFSET_IN_FLASH": 4096,
"BOOTLOADER_PROJECT_VER": 1,
"BOOTLOADER_REGION_PROTECTION_ENABLE": true,
"BOOTLOADER_RESERVE_RTC_SIZE": 0,
"BOOTLOADER_SKIP_VALIDATE_ALWAYS": false,
"BOOTLOADER_SKIP_VALIDATE_IN_DEEP_SLEEP": false,
"BOOTLOADER_SKIP_VALIDATE_ON_POWER_ON": false,
"BOOTLOADER_VDDSDIO_BOOST_1_8V": false,
"BOOTLOADER_VDDSDIO_BOOST_1_9V": true,
"BOOTLOADER_WDT_DISABLE_IN_USER_CODE": false,
"BOOTLOADER_WDT_ENABLE": true,
"BOOTLOADER_WDT_TIME_MS": 9000,
"COMPILER_CXX_EXCEPTIONS": false,
"COMPILER_CXX_RTTI": false,
"COMPILER_DISABLE_GCC12_WARNINGS": false,
"COMPILER_DISABLE_GCC13_WARNINGS": false,
"COMPILER_DUMP_RTL_FILES": false,
"COMPILER_FLOAT_LIB_FROM_GCCLIB": true,
"COMPILER_HIDE_PATHS_MACROS": true,
"COMPILER_OPTIMIZATION_ASSERTIONS_DISABLE": false,
"COMPILER_OPTIMIZATION_ASSERTIONS_ENABLE": true,
"COMPILER_OPTIMIZATION_ASSERTIONS_SILENT": false,
"COMPILER_OPTIMIZATION_ASSERTION_LEVEL": 2,
"COMPILER_OPTIMIZATION_CHECKS_SILENT": false,
"COMPILER_OPTIMIZATION_DEBUG": true,
"COMPILER_OPTIMIZATION_NONE": false,
"COMPILER_OPTIMIZATION_PERF": false,
"COMPILER_OPTIMIZATION_SIZE": false,
"COMPILER_ORPHAN_SECTIONS_PLACE": true,
"COMPILER_ORPHAN_SECTIONS_WARNING": false,
"COMPILER_RT_LIB_GCCLIB": true,
"COMPILER_RT_LIB_NAME": "gcc",
"COMPILER_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_CODE_SCHEME_COMPAT_3_4": true,
"EFUSE_CODE_SCHEME_COMPAT_NONE": false,
"EFUSE_CODE_SCHEME_COMPAT_REPEAT": false,
"EFUSE_CUSTOM_TABLE": false,
"EFUSE_MAX_BLK_LEN": 192,
"EFUSE_VIRTUAL": false,
"ESP32_DISABLE_BASIC_ROM_CONSOLE": false,
"ESP32_REV_MAX_FULL": 399,
"ESP32_REV_MIN": 0,
"ESP32_REV_MIN_0": true,
"ESP32_REV_MIN_1": false,
"ESP32_REV_MIN_1_1": false,
"ESP32_REV_MIN_2": false,
"ESP32_REV_MIN_3": false,
"ESP32_REV_MIN_3_1": false,
"ESP32_REV_MIN_FULL": 0,
"ESP32_TRACEMEM_RESERVE_DRAM": 0,
"ESP32_TRAX": false,
"ESP32_UNIVERSAL_MAC_ADDRESSES": 4,
"ESP32_UNIVERSAL_MAC_ADDRESSES_FOUR": true,
"ESP32_UNIVERSAL_MAC_ADDRESSES_TWO": false,
"ESP32_USE_FIXED_STATIC_RAM_SIZE": false,
"ESPTOOLPY_AFTER": "hard_reset",
"ESPTOOLPY_AFTER_NORESET": false,
"ESPTOOLPY_AFTER_RESET": true,
"ESPTOOLPY_BEFORE": "default_reset",
"ESPTOOLPY_BEFORE_NORESET": false,
"ESPTOOLPY_BEFORE_RESET": true,
"ESPTOOLPY_FLASHFREQ": "40m",
"ESPTOOLPY_FLASHFREQ_20M": false,
"ESPTOOLPY_FLASHFREQ_26M": false,
"ESPTOOLPY_FLASHFREQ_40M": true,
"ESPTOOLPY_FLASHFREQ_80M": false,
"ESPTOOLPY_FLASHMODE": "dio",
"ESPTOOLPY_FLASHMODE_DIO": true,
"ESPTOOLPY_FLASHMODE_DOUT": false,
"ESPTOOLPY_FLASHMODE_QIO": false,
"ESPTOOLPY_FLASHMODE_QOUT": false,
"ESPTOOLPY_FLASHSIZE": "2MB",
"ESPTOOLPY_FLASHSIZE_128MB": false,
"ESPTOOLPY_FLASHSIZE_16MB": false,
"ESPTOOLPY_FLASHSIZE_1MB": false,
"ESPTOOLPY_FLASHSIZE_2MB": true,
"ESPTOOLPY_FLASHSIZE_32MB": false,
"ESPTOOLPY_FLASHSIZE_4MB": false,
"ESPTOOLPY_FLASHSIZE_64MB": false,
"ESPTOOLPY_FLASHSIZE_8MB": false,
"ESPTOOLPY_FLASH_SAMPLE_MODE_STR": true,
"ESPTOOLPY_HEADER_FLASHSIZE_UPDATE": false,
"ESPTOOLPY_MONITOR_BAUD": 115200,
"ESPTOOLPY_NO_STUB": false,
"ESP_BROWNOUT_DET": true,
"ESP_BROWNOUT_DET_LVL": 0,
"ESP_BROWNOUT_DET_LVL_SEL_0": true,
"ESP_BROWNOUT_DET_LVL_SEL_1": false,
"ESP_BROWNOUT_DET_LVL_SEL_2": false,
"ESP_BROWNOUT_DET_LVL_SEL_3": false,
"ESP_BROWNOUT_DET_LVL_SEL_4": false,
"ESP_BROWNOUT_DET_LVL_SEL_5": false,
"ESP_BROWNOUT_DET_LVL_SEL_6": false,
"ESP_BROWNOUT_DET_LVL_SEL_7": false,
"ESP_CONSOLE_NONE": false,
"ESP_CONSOLE_UART": true,
"ESP_CONSOLE_UART_BAUDRATE": 115200,
"ESP_CONSOLE_UART_CUSTOM": false,
"ESP_CONSOLE_UART_DEFAULT": true,
"ESP_CONSOLE_UART_NUM": 0,
"ESP_DEBUG_OCDAWARE": true,
"ESP_DEBUG_STUBS_ENABLE": false,
"ESP_DEFAULT_CPU_FREQ_MHZ": 160,
"ESP_DEFAULT_CPU_FREQ_MHZ_160": true,
"ESP_DEFAULT_CPU_FREQ_MHZ_240": false,
"ESP_DEFAULT_CPU_FREQ_MHZ_80": false,
"ESP_EFUSE_BLOCK_REV_MAX_FULL": 99,
"ESP_EFUSE_BLOCK_REV_MIN_FULL": 0,
"ESP_ERR_TO_NAME_LOOKUP": 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": 1024,
"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_MAC_IGNORE_MAC_CRC_ERROR": false,
"ESP_MAC_UNIVERSAL_MAC_ADDRESSES_FOUR": true,
"ESP_MAC_USE_CUSTOM_MAC_AS_BASE_MAC": false,
"ESP_MAIN_TASK_AFFINITY": 0,
"ESP_MAIN_TASK_AFFINITY_CPU0": true,
"ESP_MAIN_TASK_AFFINITY_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_REV_MAX_FULL": 399,
"ESP_REV_MIN_FULL": 0,
"ESP_ROM_HAS_CRC_BE": true,
"ESP_ROM_HAS_CRC_LE": true,
"ESP_ROM_HAS_JPEG_DECODE": true,
"ESP_ROM_HAS_MZ_CRC32": true,
"ESP_ROM_HAS_NEWLIB_NANO_FORMAT": true,
"ESP_ROM_HAS_SW_FLOAT": true,
"ESP_ROM_HAS_UART_BUF_SWITCH": true,
"ESP_ROM_NEEDS_SWSETUP_WORKAROUND": true,
"ESP_ROM_USB_SERIAL_DEVICE_NUM": -1,
"ESP_SLEEP_CACHE_SAFE_ASSERTION": false,
"ESP_SLEEP_DEBUG": false,
"ESP_SLEEP_FLASH_LEAKAGE_WORKAROUND": true,
"ESP_SLEEP_GPIO_ENABLE_INTERNAL_RESISTORS": true,
"ESP_SLEEP_GPIO_RESET_WORKAROUND": false,
"ESP_SLEEP_MSPI_NEED_ALL_IO_PU": false,
"ESP_SLEEP_POWER_DOWN_FLASH": false,
"ESP_SLEEP_RTC_BUS_ISO_WORKAROUND": true,
"ESP_SLEEP_WAIT_FLASH_READY_EXTRA_DELAY": 2000,
"ESP_SYSTEM_BROWNOUT_INTR": true,
"ESP_SYSTEM_CHECK_INT_LEVEL_4": true,
"ESP_SYSTEM_CHECK_INT_LEVEL_5": false,
"ESP_SYSTEM_ESP32_SRAM1_REGION_AS_IRAM": false,
"ESP_SYSTEM_EVENT_QUEUE_SIZE": 32,
"ESP_SYSTEM_EVENT_TASK_STACK_SIZE": 2304,
"ESP_SYSTEM_PANIC_PRINT_HALT": false,
"ESP_SYSTEM_PANIC_PRINT_REBOOT": true,
"ESP_SYSTEM_PANIC_REBOOT_DELAY_SECONDS": 0,
"ESP_SYSTEM_PANIC_SILENT_REBOOT": false,
"ESP_TASK_WDT_CHECK_IDLE_TASK_CPU0": true,
"ESP_TASK_WDT_CHECK_IDLE_TASK_CPU1": true,
"ESP_TASK_WDT_EN": true,
"ESP_TASK_WDT_INIT": true,
"ESP_TASK_WDT_PANIC": false,
"ESP_TASK_WDT_TIMEOUT_S": 5,
"FREERTOS_CHECK_MUTEX_GIVEN_BY_OWNER": true,
"FREERTOS_CHECK_PORT_CRITICAL_COMPLIANCE": false,
"FREERTOS_CHECK_STACKOVERFLOW_CANARY": true,
"FREERTOS_CHECK_STACKOVERFLOW_NONE": false,
"FREERTOS_CHECK_STACKOVERFLOW_PTRVAL": false,
"FREERTOS_CORETIMER_0": true,
"FREERTOS_CORETIMER_1": false,
"FREERTOS_DEBUG_OCDAWARE": true,
"FREERTOS_ENABLE_BACKWARD_COMPATIBILITY": false,
"FREERTOS_ENABLE_STATIC_TASK_CLEAN_UP": false,
"FREERTOS_ENABLE_TASK_SNAPSHOT": true,
"FREERTOS_FPU_IN_ISR": false,
"FREERTOS_GENERATE_RUN_TIME_STATS": false,
"FREERTOS_HZ": 100,
"FREERTOS_IDLE_TASK_STACKSIZE": 1536,
"FREERTOS_INTERRUPT_BACKTRACE": true,
"FREERTOS_ISR_STACKSIZE": 1536,
"FREERTOS_MAX_TASK_NAME_LEN": 16,
"FREERTOS_NO_AFFINITY": 2147483647,
"FREERTOS_PLACE_FUNCTIONS_INTO_FLASH": false,
"FREERTOS_PLACE_SNAPSHOT_FUNS_INTO_FLASH": true,
"FREERTOS_PORT": true,
"FREERTOS_QUEUE_REGISTRY_SIZE": 0,
"FREERTOS_SMP": false,
"FREERTOS_SUPPORT_STATIC_ALLOCATION": true,
"FREERTOS_SYSTICK_USES_CCOUNT": true,
"FREERTOS_TASK_FUNCTION_WRAPPER": true,
"FREERTOS_TASK_NOTIFICATION_ARRAY_ENTRIES": 1,
"FREERTOS_TASK_PRE_DELETION_HOOK": false,
"FREERTOS_THREAD_LOCAL_STORAGE_POINTERS": 1,
"FREERTOS_TICK_SUPPORT_CORETIMER": true,
"FREERTOS_TIMER_QUEUE_LENGTH": 10,
"FREERTOS_TIMER_SERVICE_TASK_NAME": "Tmr Svc",
"FREERTOS_TIMER_TASK_PRIORITY": 1,
"FREERTOS_TIMER_TASK_STACK_DEPTH": 2048,
"FREERTOS_TLSP_DELETION_CALLBACKS": true,
"FREERTOS_UNICORE": false,
"FREERTOS_USE_APPLICATION_TASK_TAG": false,
"FREERTOS_USE_IDLE_HOOK": false,
"FREERTOS_USE_TICK_HOOK": false,
"FREERTOS_USE_TIMERS": true,
"FREERTOS_USE_TRACE_FACILITY": false,
"FREERTOS_WATCHPOINT_END_OF_STACK": false,
"HAL_ASSERTION_DISABLE": false,
"HAL_ASSERTION_ENABLE": false,
"HAL_ASSERTION_EQUALS_SYSTEM": true,
"HAL_ASSERTION_SILENT": false,
"HAL_DEFAULT_ASSERTION_LEVEL": 2,
"IDF_CMAKE": true,
"IDF_EXPERIMENTAL_FEATURES": false,
"IDF_FIRMWARE_CHIP_ID": 0,
"IDF_INIT_VERSION": "5.2.3",
"IDF_TARGET": "esp32",
"IDF_TARGET_ARCH": "xtensa",
"IDF_TARGET_ARCH_XTENSA": true,
"IDF_TARGET_ESP32": true,
"IDF_TOOLCHAIN": "gcc",
"LOG_COLORS": true,
"LOG_DEFAULT_LEVEL": 3,
"LOG_DEFAULT_LEVEL_DEBUG": false,
"LOG_DEFAULT_LEVEL_ERROR": false,
"LOG_DEFAULT_LEVEL_INFO": true,
"LOG_DEFAULT_LEVEL_NONE": false,
"LOG_DEFAULT_LEVEL_VERBOSE": false,
"LOG_DEFAULT_LEVEL_WARN": false,
"LOG_MASTER_LEVEL": false,
"LOG_MAXIMUM_EQUALS_DEFAULT": true,
"LOG_MAXIMUM_LEVEL": 3,
"LOG_MAXIMUM_LEVEL_DEBUG": false,
"LOG_MAXIMUM_LEVEL_VERBOSE": false,
"LOG_TIMESTAMP_SOURCE_RTOS": true,
"LOG_TIMESTAMP_SOURCE_SYSTEM": false,
"MMU_PAGE_MODE": "64KB",
"MMU_PAGE_SIZE": 65536,
"MMU_PAGE_SIZE_64KB": true,
"NEWLIB_NANO_FORMAT": false,
"NEWLIB_STDIN_LINE_ENDING_CR": true,
"NEWLIB_STDIN_LINE_ENDING_CRLF": false,
"NEWLIB_STDIN_LINE_ENDING_LF": false,
"NEWLIB_STDOUT_LINE_ENDING_CR": false,
"NEWLIB_STDOUT_LINE_ENDING_CRLF": true,
"NEWLIB_STDOUT_LINE_ENDING_LF": false,
"NEWLIB_TIME_SYSCALL_USE_HRT": false,
"NEWLIB_TIME_SYSCALL_USE_NONE": false,
"NEWLIB_TIME_SYSCALL_USE_RTC": false,
"NEWLIB_TIME_SYSCALL_USE_RTC_HRT": true,
"PARTITION_TABLE_CUSTOM": false,
"PARTITION_TABLE_CUSTOM_FILENAME": "partitions.csv",
"PARTITION_TABLE_FILENAME": "partitions_singleapp.csv",
"PARTITION_TABLE_MD5": true,
"PARTITION_TABLE_OFFSET": 32768,
"PARTITION_TABLE_SINGLE_APP": true,
"PARTITION_TABLE_SINGLE_APP_LARGE": false,
"PARTITION_TABLE_TWO_OTA": false,
"PERIPH_CTRL_FUNC_IN_IRAM": true,
"RTC_CLK_CAL_CYCLES": 1024,
"RTC_CLK_SRC_EXT_CRYS": false,
"RTC_CLK_SRC_EXT_OSC": false,
"RTC_CLK_SRC_INT_8MD256": false,
"RTC_CLK_SRC_INT_RC": true,
"SECURE_BOOT": false,
"SECURE_BOOT_V1_SUPPORTED": true,
"SECURE_FLASH_ENC_ENABLED": false,
"SECURE_SIGNED_APPS_NO_SECURE_BOOT": false,
"SOC_ADC_ATTEN_NUM": 4,
"SOC_ADC_DIGI_CONTROLLER_NUM": 2,
"SOC_ADC_DIGI_DATA_BYTES_PER_CONV": 4,
"SOC_ADC_DIGI_MAX_BITWIDTH": 12,
"SOC_ADC_DIGI_MIN_BITWIDTH": 9,
"SOC_ADC_DIGI_MONITOR_NUM": 0,
"SOC_ADC_DIGI_RESULT_BYTES": 2,
"SOC_ADC_DIG_CTRL_SUPPORTED": true,
"SOC_ADC_DMA_SUPPORTED": true,
"SOC_ADC_MAX_CHANNEL_NUM": 10,
"SOC_ADC_PATT_LEN_MAX": 16,
"SOC_ADC_PERIPH_NUM": 2,
"SOC_ADC_RTC_CTRL_SUPPORTED": true,
"SOC_ADC_RTC_MAX_BITWIDTH": 12,
"SOC_ADC_RTC_MIN_BITWIDTH": 9,
"SOC_ADC_SAMPLE_FREQ_THRES_HIGH": 2,
"SOC_ADC_SAMPLE_FREQ_THRES_LOW": 20,
"SOC_ADC_SHARED_POWER": true,
"SOC_ADC_SUPPORTED": true,
"SOC_AES_SUPPORTED": true,
"SOC_AES_SUPPORT_AES_128": true,
"SOC_AES_SUPPORT_AES_192": true,
"SOC_AES_SUPPORT_AES_256": true,
"SOC_BLE_MESH_SUPPORTED": true,
"SOC_BLE_SUPPORTED": true,
"SOC_BLUFI_SUPPORTED": true,
"SOC_BOD_SUPPORTED": true,
"SOC_BROWNOUT_RESET_SUPPORTED": "Not determined",
"SOC_BT_CLASSIC_SUPPORTED": true,
"SOC_BT_SUPPORTED": true,
"SOC_CAPS_ECO_VER_MAX": 301,
"SOC_CCOMP_TIMER_SUPPORTED": true,
"SOC_CLK_APLL_SUPPORTED": true,
"SOC_CLK_RC_FAST_D256_SUPPORTED": true,
"SOC_CLK_RC_FAST_SUPPORT_CALIBRATION": true,
"SOC_CLK_TREE_SUPPORTED": true,
"SOC_CLK_XTAL32K_SUPPORTED": true,
"SOC_CONFIGURABLE_VDDSDIO_SUPPORTED": true,
"SOC_CPU_BREAKPOINTS_NUM": 2,
"SOC_CPU_CORES_NUM": 2,
"SOC_CPU_HAS_FPU": true,
"SOC_CPU_INTR_NUM": 32,
"SOC_CPU_WATCHPOINTS_NUM": 2,
"SOC_CPU_WATCHPOINT_MAX_REGION_SIZE": 64,
"SOC_DAC_CHAN_NUM": 2,
"SOC_DAC_DMA_16BIT_ALIGN": true,
"SOC_DAC_RESOLUTION": 8,
"SOC_DAC_SUPPORTED": true,
"SOC_DPORT_WORKAROUND": "Not determined",
"SOC_DPORT_WORKAROUND_DIS_INTERRUPT_LVL": 5,
"SOC_EFUSE_SECURE_BOOT_KEY_DIGESTS": true,
"SOC_EFUSE_SUPPORTED": true,
"SOC_EMAC_SUPPORTED": true,
"SOC_FLASH_ENCRYPTED_XTS_AES_BLOCK_MAX": 32,
"SOC_FLASH_ENC_SUPPORTED": true,
"SOC_GPIO_CLOCKOUT_BY_IO_MUX": true,
"SOC_GPIO_IN_RANGE_MAX": 39,
"SOC_GPIO_OUT_RANGE_MAX": 33,
"SOC_GPIO_PIN_COUNT": 40,
"SOC_GPIO_PORT": 1,
"SOC_GPIO_VALID_DIGITAL_IO_PAD_MASK": 15667178,
"SOC_GPIO_VALID_GPIO_MASK": 1099511627775,
"SOC_GPSPI_SUPPORTED": true,
"SOC_GPTIMER_SUPPORTED": true,
"SOC_HP_CPU_HAS_MULTIPLE_CORES": true,
"SOC_I2C_CMD_REG_NUM": 16,
"SOC_I2C_FIFO_LEN": 32,
"SOC_I2C_NUM": 2,
"SOC_I2C_STOP_INDEPENDENT": true,
"SOC_I2C_SUPPORTED": true,
"SOC_I2C_SUPPORT_APB": true,
"SOC_I2C_SUPPORT_SLAVE": true,
"SOC_I2S_HW_VERSION_1": true,
"SOC_I2S_LCD_I80_VARIANT": true,
"SOC_I2S_NUM": 2,
"SOC_I2S_PDM_MAX_RX_LINES": 1,
"SOC_I2S_PDM_MAX_TX_LINES": 1,
"SOC_I2S_SUPPORTED": true,
"SOC_I2S_SUPPORTS_ADC": true,
"SOC_I2S_SUPPORTS_ADC_DAC": true,
"SOC_I2S_SUPPORTS_APLL": true,
"SOC_I2S_SUPPORTS_DAC": true,
"SOC_I2S_SUPPORTS_LCD_CAMERA": true,
"SOC_I2S_SUPPORTS_PDM": true,
"SOC_I2S_SUPPORTS_PDM_RX": true,
"SOC_I2S_SUPPORTS_PDM_TX": true,
"SOC_I2S_SUPPORTS_PLL_F160M": true,
"SOC_I2S_TRANS_SIZE_ALIGN_WORD": true,
"SOC_IDCACHE_PER_CORE": true,
"SOC_LCD_I80_BUSES": 2,
"SOC_LCD_I80_BUS_WIDTH": 24,
"SOC_LCD_I80_SUPPORTED": true,
"SOC_LEDC_CHANNEL_NUM": 8,
"SOC_LEDC_HAS_TIMER_SPECIFIC_MUX": true,
"SOC_LEDC_SUPPORTED": true,
"SOC_LEDC_SUPPORT_APB_CLOCK": true,
"SOC_LEDC_SUPPORT_HS_MODE": true,
"SOC_LEDC_SUPPORT_REF_TICK": true,
"SOC_LEDC_TIMER_BIT_WIDTH": 20,
"SOC_MCPWM_CAPTURE_CHANNELS_PER_TIMER": 3,
"SOC_MCPWM_CAPTURE_TIMERS_PER_GROUP": true,
"SOC_MCPWM_COMPARATORS_PER_OPERATOR": 2,
"SOC_MCPWM_GENERATORS_PER_OPERATOR": 2,
"SOC_MCPWM_GPIO_FAULTS_PER_GROUP": 3,
"SOC_MCPWM_GPIO_SYNCHROS_PER_GROUP": 3,
"SOC_MCPWM_GROUPS": 2,
"SOC_MCPWM_OPERATORS_PER_GROUP": 3,
"SOC_MCPWM_SUPPORTED": true,
"SOC_MCPWM_TIMERS_PER_GROUP": 3,
"SOC_MCPWM_TRIGGERS_PER_OPERATOR": 2,
"SOC_MEMSPI_SRC_FREQ_20M_SUPPORTED": true,
"SOC_MEMSPI_SRC_FREQ_26M_SUPPORTED": true,
"SOC_MEMSPI_SRC_FREQ_40M_SUPPORTED": true,
"SOC_MEMSPI_SRC_FREQ_80M_SUPPORTED": true,
"SOC_MMU_LINEAR_ADDRESS_REGION_NUM": 3,
"SOC_MMU_PERIPH_NUM": 2,
"SOC_MPI_MEM_BLOCKS_NUM": 4,
"SOC_MPI_OPERATIONS_NUM": true,
"SOC_MPI_SUPPORTED": true,
"SOC_MPU_MIN_REGION_SIZE": 536870912,
"SOC_MPU_REGIONS_MAX_NUM": 8,
"SOC_MPU_SUPPORTED": true,
"SOC_PCNT_CHANNELS_PER_UNIT": 2,
"SOC_PCNT_GROUPS": 1,
"SOC_PCNT_SUPPORTED": true,
"SOC_PCNT_THRES_POINT_PER_UNIT": 2,
"SOC_PCNT_UNITS_PER_GROUP": 8,
"SOC_PHY_COMBO_MODULE": true,
"SOC_PHY_DIG_REGS_MEM_SIZE": 21,
"SOC_PM_SUPPORT_EXT0_WAKEUP": true,
"SOC_PM_SUPPORT_EXT1_WAKEUP": true,
"SOC_PM_SUPPORT_EXT_WAKEUP": true,
"SOC_PM_SUPPORT_MODEM_PD": true,
"SOC_PM_SUPPORT_RC_FAST_PD": true,
"SOC_PM_SUPPORT_RTC_FAST_MEM_PD": true,
"SOC_PM_SUPPORT_RTC_PERIPH_PD": true,
"SOC_PM_SUPPORT_RTC_SLOW_MEM_PD": true,
"SOC_PM_SUPPORT_TOUCH_SENSOR_WAKEUP": true,
"SOC_PM_SUPPORT_VDDSDIO_PD": true,
"SOC_RMT_CHANNELS_PER_GROUP": 8,
"SOC_RMT_CHANNEL_CLK_INDEPENDENT": true,
"SOC_RMT_GROUPS": 1,
"SOC_RMT_MEM_WORDS_PER_CHANNEL": 64,
"SOC_RMT_RX_CANDIDATES_PER_GROUP": 8,
"SOC_RMT_SUPPORTED": true,
"SOC_RMT_SUPPORT_APB": true,
"SOC_RMT_SUPPORT_REF_TICK": true,
"SOC_RMT_TX_CANDIDATES_PER_GROUP": 8,
"SOC_RSA_MAX_BIT_LEN": 4096,
"SOC_RTCIO_HOLD_SUPPORTED": true,
"SOC_RTCIO_INPUT_OUTPUT_SUPPORTED": true,
"SOC_RTCIO_PIN_COUNT": 18,
"SOC_RTCIO_WAKE_SUPPORTED": true,
"SOC_RTC_FAST_MEM_SUPPORTED": true,
"SOC_RTC_MEM_SUPPORTED": true,
"SOC_RTC_SLOW_CLK_SUPPORT_RC_FAST_D256": true,
"SOC_RTC_SLOW_MEM_SUPPORTED": true,
"SOC_SDIO_SLAVE_SUPPORTED": true,
"SOC_SDMMC_HOST_SUPPORTED": true,
"SOC_SDMMC_NUM_SLOTS": 2,
"SOC_SDMMC_USE_IOMUX": true,
"SOC_SDM_CHANNELS_PER_GROUP": 8,
"SOC_SDM_CLK_SUPPORT_APB": true,
"SOC_SDM_GROUPS": 1,
"SOC_SDM_SUPPORTED": true,
"SOC_SECURE_BOOT_SUPPORTED": true,
"SOC_SECURE_BOOT_V1": true,
"SOC_SHARED_IDCACHE_SUPPORTED": true,
"SOC_SHA_ENDIANNESS_BE": true,
"SOC_SHA_SUPPORTED": true,
"SOC_SHA_SUPPORT_PARALLEL_ENG": true,
"SOC_SHA_SUPPORT_SHA1": true,
"SOC_SHA_SUPPORT_SHA256": true,
"SOC_SHA_SUPPORT_SHA384": true,
"SOC_SHA_SUPPORT_SHA512": true,
"SOC_SPIRAM_SUPPORTED": true,
"SOC_SPI_AS_CS_SUPPORTED": true,
"SOC_SPI_DMA_CHAN_NUM": 2,
"SOC_SPI_FLASH_SUPPORTED": true,
"SOC_SPI_HD_BOTH_INOUT_SUPPORTED": true,
"SOC_SPI_MAXIMUM_BUFFER_SIZE": 64,
"SOC_SPI_MAX_CS_NUM": 3,
"SOC_SPI_MAX_PRE_DIVIDER": 8192,
"SOC_SPI_MEM_SUPPORT_CONFIG_GPIO_BY_EFUSE": true,
"SOC_SPI_PERIPH_NUM": 3,
"SOC_SPI_SUPPORT_CLK_APB": true,
"SOC_SUPPORT_COEXISTENCE": true,
"SOC_TIMER_GROUPS": 2,
"SOC_TIMER_GROUP_COUNTER_BIT_WIDTH": 64,
"SOC_TIMER_GROUP_SUPPORT_APB": true,
"SOC_TIMER_GROUP_TIMERS_PER_GROUP": 2,
"SOC_TIMER_GROUP_TOTAL_TIMERS": 4,
"SOC_TOUCH_PAD_MEASURE_WAIT_MAX": 255,
"SOC_TOUCH_SENSOR_NUM": 10,
"SOC_TOUCH_SENSOR_SUPPORTED": true,
"SOC_TOUCH_VERSION_1": true,
"SOC_TWAI_BRP_DIV_SUPPORTED": "Not determined",
"SOC_TWAI_BRP_MIN": 2,
"SOC_TWAI_CLK_SUPPORT_APB": true,
"SOC_TWAI_CONTROLLER_NUM": 1,
"SOC_TWAI_SUPPORTED": true,
"SOC_TWAI_SUPPORT_MULTI_ADDRESS_LAYOUT": true,
"SOC_UART_BITRATE_MAX": 5000000,
"SOC_UART_FIFO_LEN": 128,
"SOC_UART_HP_NUM": 3,
"SOC_UART_NUM": 3,
"SOC_UART_SUPPORTED": true,
"SOC_UART_SUPPORT_APB_CLK": true,
"SOC_UART_SUPPORT_REF_TICK": true,
"SOC_ULP_FSM_SUPPORTED": true,
"SOC_ULP_HAS_ADC": true,
"SOC_ULP_SUPPORTED": true,
"SOC_WDT_SUPPORTED": true,
"SOC_WIFI_CSI_SUPPORT": true,
"SOC_WIFI_MESH_SUPPORT": true,
"SOC_WIFI_NAN_SUPPORT": true,
"SOC_WIFI_SUPPORTED": true,
"SOC_WIFI_SUPPORT_VARIABLE_BEACON_WINDOW": true,
"SOC_WIFI_WAPI_SUPPORT": true,
"SOC_XTAL_SUPPORT_26M": true,
"SOC_XTAL_SUPPORT_40M": true,
"SOC_XTAL_SUPPORT_AUTO_DETECT": true,
"SPI_FLASH_BROWNOUT_RESET": true,
"SPI_FLASH_BROWNOUT_RESET_XMC": true,
"SPI_FLASH_BYPASS_BLOCK_ERASE": false,
"SPI_FLASH_CHECK_ERASE_TIMEOUT_DISABLED": false,
"SPI_FLASH_DANGEROUS_WRITE_ABORTS": true,
"SPI_FLASH_DANGEROUS_WRITE_ALLOWED": false,
"SPI_FLASH_DANGEROUS_WRITE_FAILS": false,
"SPI_FLASH_ENABLE_COUNTERS": false,
"SPI_FLASH_ENABLE_ENCRYPTED_READ_WRITE": true,
"SPI_FLASH_ERASE_YIELD_DURATION_MS": 20,
"SPI_FLASH_ERASE_YIELD_TICKS": 1,
"SPI_FLASH_OVERRIDE_CHIP_DRIVER_LIST": false,
"SPI_FLASH_ROM_DRIVER_PATCH": true,
"SPI_FLASH_SHARE_SPI1_BUS": false,
"SPI_FLASH_SIZE_OVERRIDE": false,
"SPI_FLASH_SUPPORT_BOYA_CHIP": false,
"SPI_FLASH_SUPPORT_GD_CHIP": true,
"SPI_FLASH_SUPPORT_ISSI_CHIP": true,
"SPI_FLASH_SUPPORT_MXIC_CHIP": true,
"SPI_FLASH_SUPPORT_TH_CHIP": false,
"SPI_FLASH_SUPPORT_WINBOND_CHIP": true,
"SPI_FLASH_VENDOR_GD_SUPPORTED": true,
"SPI_FLASH_VENDOR_ISSI_SUPPORTED": true,
"SPI_FLASH_VENDOR_MXIC_SUPPORTED": true,
"SPI_FLASH_VENDOR_WINBOND_SUPPORTED": true,
"SPI_FLASH_VENDOR_XMC_SUPPORTED": true,
"SPI_FLASH_VERIFY_WRITE": false,
"SPI_FLASH_WRITE_CHUNK_SIZE": 8192,
"SPI_FLASH_YIELD_DURING_ERASE": true,
"XTAL_FREQ": 40,
"XTAL_FREQ_26": false,
"XTAL_FREQ_40": true,
"XTAL_FREQ_AUTO": false
}

View File

@ -0,0 +1,45 @@
# Install script for directory: /Users/hdh20267/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 path to fallback-tool for dependency-resolution.
if(NOT DEFINED CMAKE_OBJDUMP)
set(CMAKE_OBJDUMP "/Users/hdh20267/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32-elf-objdump")
endif()
string(REPLACE ";" "\n" CMAKE_INSTALL_MANIFEST_CONTENT
"${CMAKE_INSTALL_MANIFEST_FILES}")
if(CMAKE_INSTALL_LOCAL_ONLY)
file(WRITE "/Users/hdh20267/Documents/pecan_ws/fast_led/build/bootloader/esp-idf/bootloader/install_local_manifest.txt"
"${CMAKE_INSTALL_MANIFEST_CONTENT}")
endif()

Some files were not shown because too many files have changed in this diff Show More